This commit is contained in:
Daniel Ziltener 2023-11-30 13:28:14 +01:00
parent b7e3d07a1c
commit 7108555ded
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -40,7 +40,7 @@
(targets
'("/boot/efi"))
(keyboard-layout keyboard-layout)))
(file-systems #~(call-with-input-file "/etc/config.scm"
(file-systems #$(call-with-input-file "/etc/config.scm"
(lambda (port)
(read port)
(read port)