updated system config
This commit is contained in:
parent
33f108d0d8
commit
3364c410a1
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
||||||
};
|
};
|
||||||
grub = {
|
grub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
device = "nodev";
|
#device = "/dev/sdb";
|
||||||
theme = pkgs.nixos-grub2-theme;
|
theme = pkgs.nixos-grub2-theme;
|
||||||
#useOSProber = true;
|
#useOSProber = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue