add lanzaboote
This commit is contained in:
parent
782ac7140d
commit
fb136061cf
1 changed files with 3 additions and 0 deletions
|
|
@ -60,5 +60,8 @@
|
||||||
terranix.url = "github:terranix/terranix";
|
terranix.url = "github:terranix/terranix";
|
||||||
terranix.inputs.nixpkgs.follows = "nixpkgs";
|
terranix.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
terranix.inputs.flake-parts.follows = "flake-parts";
|
terranix.inputs.flake-parts.follows = "flake-parts";
|
||||||
|
|
||||||
|
lanzaboote.url = "github:nix-community/lanzaboote/v1.0.0";
|
||||||
|
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue