.
This commit is contained in:
parent
fbed208e0f
commit
07e6fc2b29
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue