diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index 75d0c30..ec66d29 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -39,7 +39,6 @@ # Bootloader boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; - boot.loader.timeout = 1; system.autoUpgrade = { enable = true;