.
This commit is contained in:
parent
6d8a10bc1e
commit
70dfa7294a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
(targets
|
(targets
|
||||||
'("/boot/efi"))
|
'("/boot/efi"))
|
||||||
(keyboard-layout keyboard-layout)))
|
(keyboard-layout keyboard-layout)))
|
||||||
,(call-with-input-file "/etc/config.scm"
|
(call-with-input-file "/etc/config.scm"
|
||||||
(lambda (port)
|
(lambda (port)
|
||||||
(read port)
|
(read port)
|
||||||
(read port)
|
(read port)
|
||||||
|
|
Loading…
Reference in a new issue