Fix OS scripts for flakes
This commit is contained in:
parent
448a154d74
commit
833320e3fa
9 changed files with 97 additions and 79 deletions
|
@ -4,6 +4,7 @@
|
|||
grub = {
|
||||
enable = true;
|
||||
efiSupport = true;
|
||||
efiInstallAsRemovable = !config.boot.loader.efi.canTouchEfiVariables;
|
||||
device = "nodev"; # Don't install on MBR
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue