mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
removed os prober
This commit is contained in:
parent
119e60786d
commit
3001bb0a63
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@
|
||||||
timeout = null;
|
timeout = null;
|
||||||
grub = {
|
grub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
useOSProber = true;
|
|
||||||
devices = [ "nodev" ];
|
devices = [ "nodev" ];
|
||||||
efiSupport = true;
|
efiSupport = true;
|
||||||
configurationLimit = 3;
|
configurationLimit = 3;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue