moar progress

This commit is contained in:
caem 2025-01-15 00:27:29 +01:00
parent 99605585e1
commit 135236685a
Signed by: caem
GPG key ID: 69A830D03203405F
6 changed files with 83 additions and 55 deletions

View file

@ -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";
};