From 806f697f17214212197f09a8c6aaf6da307e496f Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:41:41 -0600 Subject: merge changes from main --- hosts/jupiter/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/jupiter/config.nix') diff --git a/hosts/jupiter/config.nix b/hosts/jupiter/config.nix index 17cf67b..a0c1583 100644 --- a/hosts/jupiter/config.nix +++ b/hosts/jupiter/config.nix @@ -44,6 +44,7 @@ }; boot = { + timeout = 5; systemd-boot.enable = true; plymouth.enable = true; }; -- cgit v1.3.1