This commit is contained in:
Kris
2026-03-28 22:37:08 +02:00
parent 8ed9bd9618
commit 46a34a6ef5
10 changed files with 23 additions and 30 deletions

View File

@@ -25,13 +25,11 @@
];
boot.loader = {
efi = {
# canTouchEfiVariables = true;
};
grub = {
efiSupport = true;
device = "nodev";
efiInstallAsRemovable = true;
# efiSysMountPoint = "/boot";
# efiInstallAsRemovable = true;
# will kill pc if triplebooting w*ndows, nixos and cachyos
useOSProber = true;
gfxmodeEfi = "1920x1080";