diff --git a/hosts/canopus/default.nix b/hosts/canopus/default.nix index e190ad2..fa2bf47 100755 --- a/hosts/canopus/default.nix +++ b/hosts/canopus/default.nix @@ -58,7 +58,7 @@ loader = { systemd-boot = { enable = true; - # configurationLimit = 5; + configurationLimit = 5; }; efi.canTouchEfiVariables = true; timeout = 1;