From 170165d494d9406f8c0b8eb5d84a200a26932e68 Mon Sep 17 00:00:00 2001
From: iFargle <albert@sysctl.io>
Date: Fri, 30 Jun 2023 20:03:44 +0900
Subject: [PATCH] test

---
 laptop/configuration.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/laptop/configuration.nix b/laptop/configuration.nix
index e4c49d92..3af869d5 100644
--- a/laptop/configuration.nix
+++ b/laptop/configuration.nix
@@ -44,7 +44,7 @@
   # SecureBoot
   boot.loader.systemd-boot.enable = lib.mkForce false;
   boot.lanzaboote.enable = true;
-  pkiBundle = "/etc/secureboot";
+  boot.lanzaboote.pkiBundle = "/etc/secureboot";
 
   # Setup keyfile
   boot.initrd.secrets = {