ochsenchopf: Move lanzaboote config to new folder
Some checks failed
CI / build (push) Failing after 1m25s
Some checks failed
CI / build (push) Failing after 1m25s
This commit is contained in:
parent
a2a2813b6a
commit
c87c0633e4
1 changed files with 0 additions and 2 deletions
|
@ -30,6 +30,4 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
swapDevices = [ { device = "/dev/disk/by-label/swap"; } ];
|
swapDevices = [ { device = "/dev/disk/by-label/swap"; } ];
|
||||||
|
|
||||||
boot.lanzaboote.pkiBundle = lib.mkForce "/etc/secureboot"; # TODO: Migrate to /var/lib/sbctl, see default config.
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue