From 057b9883c5fef42cefdadf3c6604f951a95234f2 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 18 Mar 2020 16:11:59 +0100 Subject: ... --- odin/hw.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'odin') diff --git a/odin/hw.nix b/odin/hw.nix index c7ff5968..da918552 100644 --- a/odin/hw.nix +++ b/odin/hw.nix @@ -15,8 +15,9 @@ "sd_mod" "r8169" "mpt3sas" "dm-snapshot" "dm-integrity" "dm-raid" "drbg" "authenc" "fbcon" "rtsx_pci_sdmmc" + "cryptd" "crypto-simd" ]; - kernelModules = [ "dm-raid" ]; + kernelModules = [ "dm-raid" "dm-crypt" ]; luks.devices = { raid6 = { device = "/dev/disk/by-uuid/1a552384-4f74-40bf-a5cf-961ea24c339e"; -- cgit v1.2.3