From 2ac40ace4c9127c45644113089066c9bf1b0ccc3 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 22 Sep 2026 21:45:16 +0200 Subject: ... --- hosts/skadhi/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts') diff --git a/hosts/skadhi/default.nix b/hosts/skadhi/default.nix index e0040db6..ff9013a1 100644 --- a/hosts/skadhi/default.nix +++ b/hosts/skadhi/default.nix @@ -2,7 +2,7 @@ { imports = with flake.nixosModules.systemProfiles; [ ./hw.nix ./fs.nix - tmpfs-root default-locale openssh niri-unstable networkmanager lanzaboote zswap + tmpfs-root default-locale openssh niri-unstable networkmanager lanzaboote zswap initrd-all-crypto-modules flakeInputs.nixVirt.nixosModules.default ]; @@ -20,7 +20,6 @@ }; kernelModules = [ "dm-integrity" ]; - luks.cryptoModules = [ "aegis128" ]; }; lanzaboote.configurationLimit = 15; -- cgit v1.2.3