losurdo: remove dependency on nix-plugins
[sourcephile-nix.git] / nixos / profiles / hardware / dl10j.nix
index 8c92088d8915a82e767530ff9b0d3788dbf65919..7a41cabf30f3949ad0692d766280831ce48e282f 100644 (file)
@@ -13,7 +13,7 @@ boot.loader = {
     enable = true;
     version = 2;
     copyKernels = true;
-    configurationLimit = 1;
+    configurationLimit = 3;
     efiSupport = true;
     # Because canTouchEfiVariables doesn't work on this system
     efiInstallAsRemovable = true;