System/Nixinator: Configure disko partition layout
This commit is contained in:
@ -29,7 +29,7 @@ with mylib.networking; {
|
||||
if headless
|
||||
then "grub"
|
||||
else "systemd-boot";
|
||||
systemd-boot.bootDevice = "/boot/efi";
|
||||
systemd-boot.bootDevice = "/boot";
|
||||
grub.bootDevice = "/dev/sda";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user