about summary refs log tree commit diff
path: root/machines/aszlig/managed
diff options
context:
space:
mode:
Diffstat (limited to 'machines/aszlig/managed')
-rw-r--r--machines/aszlig/managed/shakti.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/machines/aszlig/managed/shakti.nix b/machines/aszlig/managed/shakti.nix
index 39575196..24f2b952 100644
--- a/machines/aszlig/managed/shakti.nix
+++ b/machines/aszlig/managed/shakti.nix
@@ -3,10 +3,6 @@
 {
   boot.loader.efi.canTouchEfiVariables = true;
 
-  boot.initrd.availableKernelModules = [
-    "aes_x86_64" "af_alg" "algif_skcipher" "cbc" "cryptd" "crypto_simd"
-    "dm_crypt" "ecb" "gf128mul" "glue_helper" "xts"
-  ];
   boot.initrd.luks.devices = [
     { name = "00vault";
       device = "/dev/disk/by-uuid/a70f4ff8-e463-42fa-8148-6783dd352f96";