.
This commit is contained in:
parent
a372a8f5de
commit
093d5bae98
1 changed files with 2 additions and 2 deletions
|
@ -24,6 +24,8 @@
|
|||
(host-name "ziltis-machine")
|
||||
(timezone "Europe/Berlin")
|
||||
(locale "de_DE.utf8")
|
||||
(keyboard-layout
|
||||
(keyboard-layout "de" #:options '("caps:swapescape")))
|
||||
(bootloader
|
||||
(bootloader-configuration
|
||||
(bootloader grub-efi-bootloader)
|
||||
|
@ -49,8 +51,6 @@
|
|||
(target
|
||||
(file-system-label "swap"))
|
||||
(discard? #t))))
|
||||
(keyboard-layout
|
||||
(keyboard-layout "de" #:options '("caps:swapescape")))
|
||||
(users
|
||||
(cons*
|
||||
(user-account
|
||||
|
|
Loading…
Reference in a new issue