add secure boot support

This commit is contained in:
2025-11-11 15:51:22 -06:00
parent b84a2d7628
commit f7ece5059d
5 changed files with 192 additions and 7 deletions

View File

@@ -16,6 +16,7 @@
./syncthing
./graphics
./flatpak
./secure_boot
];
system.ssh.enable = lib.mkDefault true;