guix: scripts: system: Export profile-boot-parameters function.

* (guix/scripts/system.scm): Export profile-boot-parameters function.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Nicolas Graves 2023-08-30 11:12:41 +02:00 committed by Ludovic Courtès
parent f9ee999a71
commit ebb2f7818c
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -93,6 +93,7 @@
#:export (guix-system
read-operating-system
profile-boot-parameters
service-node-type
shepherd-service-node-type))