machine(Tytonidae): Enable secure boot
This commit is contained in:
parent
2300f302af
commit
92ec57e83f
3 changed files with 243 additions and 48 deletions
|
|
@ -194,5 +194,12 @@
|
|||
owner = "nix-community";
|
||||
repo = "nixvim";
|
||||
};
|
||||
|
||||
lanzaboote = {
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "lanzaboote";
|
||||
ref = "v0.4.2";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue