This commit is contained in:
muon 2024-11-29 11:23:58 +00:00
parent 32a36f5f80
commit e72fa70fae
3 changed files with 30 additions and 19 deletions

View file

@ -8,7 +8,7 @@
config = lib.mkIf config.mods.boot.enable {
boot.loader = lib.mkIf config.mods.xorg.enable {
timeout = 0;
timeout = 1;
efi.canTouchEfiVariables = true;
grub = {
enable = true;