summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-10-30 20:58:12 +0200
committermakefu <github@syntax-fehler.de>2021-10-30 20:58:12 +0200
commit4bc4ace0e0d7b3ace84a1d57711bdcfae664d5a3 (patch)
treeca0481f733b59ad5d2978f67cc85a971cc74eb3f /2configs
parent167202e13a1c4ef3a8d222cf02486779c23e2d5c (diff)
ma fs/sda-crypto: add missing kernel modules, otherwise omo does not boot anymore
Diffstat (limited to '2configs')
-rw-r--r--2configs/fs/sda-crypto-root.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/2configs/fs/sda-crypto-root.nix b/2configs/fs/sda-crypto-root.nix
index e49843cfe..54ee9f9e5 100644
--- a/2configs/fs/sda-crypto-root.nix
+++ b/2configs/fs/sda-crypto-root.nix
@@ -16,8 +16,8 @@
loader.grub.version = 2;
loader.grub.device = lib.mkDefault "/dev/sda";
- initrd.luks.cryptoModules = ["aes" "sha512" "sha1" "xts" ];
- initrd.availableKernelModules = ["xhci_hcd" "ehci_pci" "ahci" "usb_storage" ];
+ #initrd.luks.cryptoModules = ["aes" "sha512" "sha1" "xts" ];
+ initrd.availableKernelModules = ["cbc" "hmac" "sha256" "rng" "aes" "encrypted_keys" "xhci_hcd" "ehci_pci" "ahci" "usb_storage" ];
};
fileSystems = {
"/" = {
[cgit] Unable to lock slot /tmp/cgit/5f000000.lock: No such file or directory (2)