added lanzaboote.nix for secure boot

This commit is contained in:
kenji
2025-08-14 15:13:56 -05:00
parent bc268218a5
commit e1cf3ad59d
5 changed files with 254 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
}: {
imports = [
./hardware-configuration.nix
../../lanzaboote.nix
../../modules/default/apps.nix
../../modules/default/desktop.nix
../../modules/default/remote.nix