Add lanzaboote

This commit is contained in:
JuliusFreudenberger 2026-05-21 00:42:44 +02:00
parent 30ec055957
commit 689787372f
2 changed files with 134 additions and 7 deletions

View file

@ -38,6 +38,10 @@
darwin.follows = "";
};
};
lanzaboote = {
url = "github:nix-community/lanzaboote/v1.0.0";
inputs.nixpkgs.follows = "nixpkgs";
};
secrets = {
url = "git+ssh://git@git.jfreudenberger.de/JuliusFreudenberger/nix-private.git";
flake = false;
@ -55,6 +59,7 @@
proxmox-nixos,
agenix,
disko,
lanzaboote,
systems,
...
} @ inputs: let