chore: titanium snapshot
This commit is contained in:
parent
cfb0a99306
commit
f061c20021
11 changed files with 579 additions and 102 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{ pkgs, lib, inputs, ... }: {
|
||||
imports = with inputs; [ lanzaboote.nixosModules.lanzaboote ];
|
||||
{ pkgs, lib, ... }: {
|
||||
environment.systemPackages = [ pkgs.sbctl ];
|
||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||
boot.lanzaboote.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue