fix(stolas): enable lanzaboote and additional firmware
This commit is contained in:
parent
502d9aa4dc
commit
b8be17a9a9
4 changed files with 181 additions and 13 deletions
|
@ -16,6 +16,10 @@
|
|||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote/v0.4.2";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
homepage = {
|
||||
url = "https://git.dadada.li/dadada/dadada.li/archive/main.tar.gz";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue