This commit is contained in:
Daniel Ziltener 2023-11-30 13:29:43 +01:00
parent c5ec80e124
commit d2b9eb51d5
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -40,11 +40,11 @@
(targets
'("/boot/efi"))
(keyboard-layout keyboard-layout)))
(file-systems #~(call-with-input-file "/etc/config.scm"
(lambda (port)
(read port)
(read port)
#$(cdr (last-pair (read port))))))
(file-systems ,(call-with-input-file "/etc/config.scm"
(lambda (port)
(read port)
(read port)
(cdr (last-pair (read port))))))
#;(file-systems
(cons*
(file-system