From 2ac40ace4c9127c45644113089066c9bf1b0ccc3 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 22 Sep 2026 21:45:16 +0200 Subject: ... --- system-profiles/initrd-all-crypto-modules.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system-profiles') diff --git a/system-profiles/initrd-all-crypto-modules.nix b/system-profiles/initrd-all-crypto-modules.nix index da6c781e..5d10a993 100644 --- a/system-profiles/initrd-all-crypto-modules.nix +++ b/system-profiles/initrd-all-crypto-modules.nix @@ -16,7 +16,7 @@ in { ]; boot.kernelPatches = [ { - name = "encrypted_key"; + name = "encrypted_keys"; patch = null; structuredExtraConfig.ENCRYPTED_KEYS = lib.kernel.yes; } -- cgit v1.2.3