test
This commit is contained in:
@@ -8,5 +8,10 @@
|
||||
initrd = {
|
||||
systemd.enable = true;
|
||||
};
|
||||
efi = {
|
||||
canTouchEfiVariables = true;
|
||||
efiSysMountPoint = "/boot";
|
||||
};
|
||||
grub.enable = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user