spec(yume): enable lanzaboote
This commit is contained in:
parent
09b91e4c39
commit
32b91c80eb
2 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
plasma-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
plasma-manager.inputs.home-manager.follows = "home-manager";
|
||||
catppuccin.url = "github:catppuccin/nix";
|
||||
lanzaboote.url = "github:nix-community/lanzaboote/v0.3.0";
|
||||
lanzaboote.url = "github:nix-community/lanzaboote/v0.4.1";
|
||||
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
# steamdeck
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
fs.esp.uuid = "6CEB-765A";
|
||||
fs.type = "xfs";
|
||||
fs.store = "b80e8bbe-d1ff-4d2e-ae25-9e9048d67355";
|
||||
boot.lanzaboote = true;
|
||||
gpu.enable = true;
|
||||
gpu.type = "nvidia";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue