This commit is contained in:
Petr Hodina 2023-01-03 14:27:36 +01:00
parent af59580cd5
commit df8b9f67a5

View File

@ -55,10 +55,6 @@
(kernel linux-quartz64)
(file-systems (append (list
(file-system
(device (file-system-label "EFI"))
(mount-point "/boot/efi")
(type "vfat"))
(file-system
(device (file-system-label "root"))
(mount-point "/")
(type "ext4")))