feat: enable secure boot

This commit is contained in:
Lars Sjöström 2025-03-14 10:45:39 +01:00
parent 1fcc45dd32
commit 1f1c93b775
No known key found for this signature in database
4 changed files with 52 additions and 12 deletions
pkgs/image

View file

@ -18,6 +18,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
mtools
e2fsprogs
jq
openssl
];
env = {