why this break
This commit is contained in:
parent
47e12ee9e0
commit
6fb1ad7bce
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
loader = {
|
loader = {
|
||||||
grub = {
|
grub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
device = "/dev/sda"; # [managed by install.sh]
|
# device = "/dev/sda"; # [managed by install.sh]
|
||||||
gfxmodeEfi = "1920x1080";
|
gfxmodeEfi = "1920x1080";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue