Enable secure boot on picard
This commit is contained in:
parent
43a76ca3d7
commit
42c594e32e
3 changed files with 184 additions and 7 deletions
|
@ -55,6 +55,10 @@
|
|||
};
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
vscode-server.url = "github:nix-community/nixos-vscode-server";
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue