Trim GRUB section of configuration file

inky
Elnu 2 years ago committed by GitHub
parent ff3d5a0832
commit 1ba29d7e22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,8 +21,6 @@ in
efiSysMountPoint = "/boot";
};
grub = {
enable = true;
version = 2;
efiSupport = true;
device = "nodev";
};

Loading…
Cancel
Save