|
|
@ -16,7 +16,7 @@
|
|
|
|
(bootloader grub-minimal-bootloader)
|
|
|
|
(bootloader grub-minimal-bootloader)
|
|
|
|
(targets '("/dev/nvme0n1"))))
|
|
|
|
(targets '("/dev/nvme0n1"))))
|
|
|
|
(file-systems (cons (file-system
|
|
|
|
(file-systems (cons (file-system
|
|
|
|
(device (file-system-label "kerberos-guix-data"))
|
|
|
|
(device (file-system-label "krb-guix-data"))
|
|
|
|
(mount-point "/")
|
|
|
|
(mount-point "/")
|
|
|
|
(type "ext4")) %base-file-systems))
|
|
|
|
(type "ext4")) %base-file-systems))
|
|
|
|
(groups (cons (user-group
|
|
|
|
(groups (cons (user-group
|
|
|
|