summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/thinklappi/basesystem.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/thinklappi/basesystem.nix b/hosts/thinklappi/basesystem.nix
index 673c0c5..b382038 100644
--- a/hosts/thinklappi/basesystem.nix
+++ b/hosts/thinklappi/basesystem.nix
@@ -21,7 +21,7 @@
     kernelPackages = pkgs.linuxPackages_latest;
     lanzaboote = {
       enable = true;
-      configurationLimit = 3;
+      configurationLimit = 10;
       pkiBundle = "/etc/secureboot";
     };
     resumeDevice = "/dev/disk/by-uuid/68da1329-f5ea-4f2c-a38e-faffaaaa6b5a";