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