Trim GRUB section of configuration file
This commit is contained in:
parent
ff3d5a0832
commit
1ba29d7e22
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ in
|
||||||
efiSysMountPoint = "/boot";
|
efiSysMountPoint = "/boot";
|
||||||
};
|
};
|
||||||
grub = {
|
grub = {
|
||||||
enable = true;
|
|
||||||
version = 2;
|
|
||||||
efiSupport = true;
|
efiSupport = true;
|
||||||
device = "nodev";
|
device = "nodev";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue