mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
feat: rip lanzaboote
This commit is contained in:
parent
f3c90cfebc
commit
1abe992961
3 changed files with 26 additions and 208 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue