|
|
|
@ -14,6 +14,7 @@
|
|
|
|
|
(bootloader (bootloader-configuration
|
|
|
|
|
(bootloader grub-minimal-bootloader)
|
|
|
|
|
(targets '("/dev/nvme0n1"))))
|
|
|
|
|
(swap-devices (list (swap-space (target (file-system-label "ldap-guix-swap")))))
|
|
|
|
|
(file-systems (cons (file-system
|
|
|
|
|
(device (file-system-label "ldap-guix-data"))
|
|
|
|
|
(mount-point "/")
|
|
|
|
|