add lanzaboote
This commit is contained in:
parent
359a3a8d8b
commit
ecf41f31ad
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@
|
|||
|
||||
depot.url = "gitlab:private-void/infrastructure?host=git.privatevoid.net";
|
||||
depot.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
lanzaboote.url = "github:nix-community/lanzaboote";
|
||||
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
outputs = { self, nixpkgs, home-manager, nixos-hardware, ... }@inputs:
|
||||
let
|
||||
|
|
Loading…
Reference in a new issue