From 218ac55d86ee49d151c0ba2dfbca6da104c66703 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 25 Aug 2025 14:19:52 +0200 Subject: ... --- system-profiles/initrd-all-crypto-modules.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system-profiles/initrd-all-crypto-modules.nix') diff --git a/system-profiles/initrd-all-crypto-modules.nix b/system-profiles/initrd-all-crypto-modules.nix index 45cd4b74..da6c781e 100644 --- a/system-profiles/initrd-all-crypto-modules.nix +++ b/system-profiles/initrd-all-crypto-modules.nix @@ -18,7 +18,7 @@ in { { name = "encrypted_key"; patch = null; - extraStructuredConfig.ENCRYPTED_KEYS = lib.kernel.yes; + structuredExtraConfig.ENCRYPTED_KEYS = lib.kernel.yes; } ]; } -- cgit v1.2.3