diff --git a/hosts/common/configs/system/boot/default.nix b/hosts/common/configs/system/boot/default.nix index 223d6e4..6e23d16 100644 --- a/hosts/common/configs/system/boot/default.nix +++ b/hosts/common/configs/system/boot/default.nix @@ -7,7 +7,7 @@ editor = false; }; - timeout = 1; + timeout = 0; efi.canTouchEfiVariables = true; }; initrd.systemd.enable = true;