[feat] Add secureboot

This commit is contained in:
uttarayan21
2024-02-22 17:44:20 +05:30
parent ed82e4eec4
commit 4a7cc1121c
5 changed files with 237 additions and 9 deletions

View File

@@ -42,6 +42,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
lanzaboote = {
url = "github:nix-community/lanzaboote";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = { nixpkgs,