I ain't got a clue the Fuck I'm doing

This commit is contained in:
smayzy
2025-06-29 21:22:32 +02:00
parent a821ab7f6b
commit bd449f2317
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -4,5 +4,5 @@
boot.loader.grub.enable = true;
boot.loader.grub.efiSupport = true;
boot.loader.grub.device = "nodev";
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.efi.canTouchEfiVariables.default = true;
}