From 7fa1480866e5b6fddae781e8af1521ae9f9e08a6 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sun, 11 Jan 2026 10:24:38 +0000 Subject: [PATCH] Update FredOS-Gaming.nix --- hosts/FredOS-Gaming.nix | 1 - 1 file changed, 1 deletion(-) 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;