From 33402a3a3aa4655a86acf208ec87d34a343ea0c1 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sun, 21 Sep 2025 20:54:48 -0700 Subject: remove secureboot for now --- nix/modules/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/modules') diff --git a/nix/modules/configuration.nix b/nix/modules/configuration.nix index 9ecf291..e87f406 100644 --- a/nix/modules/configuration.nix +++ b/nix/modules/configuration.nix @@ -83,7 +83,7 @@ lanzaboote = { enable = config.monorepo.profiles.secureBoot.enable; - pkiBundle = "/etc/secureboot"; + pkiBundle = "/var/lib/sbctl"; }; loader = { -- cgit v1.3