feat: rip lanzaboote

This commit is contained in:
Gerg-L 2025-11-06 22:19:55 -05:00
parent f3c90cfebc
commit 1abe992961
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
3 changed files with 26 additions and 208 deletions

View file

@ -52,12 +52,6 @@
repo = "nix-index-database";
inputs.nixpkgs.follows = "unstable";
};
lanzaboote = {
type = "github";
owner = "nix-community";
repo = "lanzaboote";
inputs.nixpkgs.follows = "unstable";
};
systems = {
type = "github";
owner = "nix-systems";