Shortened filesystem label

master
noah metz 2023-12-03 13:21:10 -07:00
parent c7fdfde80c
commit 20ccd01288
1 changed files with 1 additions and 1 deletions

@ -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