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