From 9a81a316f2f2d5587182df861fd30310d6f9edd4 Mon Sep 17 00:00:00 2001 From: sils Date: Mon, 6 Nov 2023 21:04:58 +0100 Subject: fix(hosts/thinklappi): show more bootloaderentrys Sometimes I don't recognize a non-bootable change soon enough --- hosts/thinklappi/basesystem.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/thinklappi/basesystem.nix') 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"; -- cgit 1.4.1