ochsenchopf: Move lanzaboote config to new folder
Some checks failed
CI / build (push) Failing after 1m25s

This commit is contained in:
Fabian Hauser 2025-03-04 00:00:18 +02:00
parent a2a2813b6a
commit c87c0633e4

View file

@ -30,6 +30,4 @@
};
swapDevices = [ { device = "/dev/disk/by-label/swap"; } ];
boot.lanzaboote.pkiBundle = lib.mkForce "/etc/secureboot"; # TODO: Migrate to /var/lib/sbctl, see default config.
}