diff --git a/hosts/arcturus/default.nix b/hosts/arcturus/default.nix index d18b7dc..196d5a2 100644 --- a/hosts/arcturus/default.nix +++ b/hosts/arcturus/default.nix @@ -113,7 +113,9 @@ grub = { efiSupport = true; efiInstallAsRemovable = true; + configurationLimit = 10; }; + timeout = 1; }; };