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