moar progress
This commit is contained in:
parent
fdd9ec1568
commit
99605585e1
5 changed files with 50 additions and 10 deletions
|
@ -20,7 +20,7 @@
|
|||
efi.canTouchEfiVariables = true;
|
||||
grub = {
|
||||
enable = true;
|
||||
device = "/dev/nvme0"; # [managed by install.sh] { grub device }
|
||||
device = "/dev/nvme0n1"; # [managed by install.sh]
|
||||
efiSupport = true;
|
||||
gfxmodeEfi = "1920x1080";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue