diff options
| -rw-r--r-- | odin/hw.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/odin/hw.nix b/odin/hw.nix index da918552..9fb6e348 100644 --- a/odin/hw.nix +++ b/odin/hw.nix | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | "dm-snapshot" "dm-integrity" "dm-raid" "drbg" "authenc" | 16 | "dm-snapshot" "dm-integrity" "dm-raid" "drbg" "authenc" |
| 17 | "fbcon" "rtsx_pci_sdmmc" | 17 | "fbcon" "rtsx_pci_sdmmc" |
| 18 | "cryptd" "crypto-simd" | 18 | "cryptd" "crypto-simd" |
| 19 | "essiv" "authenc" | ||
| 19 | ]; | 20 | ]; |
| 20 | kernelModules = [ "dm-raid" "dm-crypt" ]; | 21 | kernelModules = [ "dm-raid" "dm-crypt" ]; |
| 21 | luks.devices = { | 22 | luks.devices = { |
