lanzaboote: init
This commit is contained in:
parent
ed5b7c4625
commit
83335cf7a2
4 changed files with 184 additions and 0 deletions
|
@ -37,5 +37,11 @@
|
|||
systems.url = "github:nix-systems/default-linux";
|
||||
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
|
||||
# secure booting
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue