diff --git a/README.md b/README.md index f5dc2c2..58d410c 100644 --- a/README.md +++ b/README.md @@ -125,9 +125,6 @@ Open up your hardware configuration at `/etc/nixos/hardware-configuration.nix` a kernelModules = ["vfat" "nls_cp437" "nls_iso8859-1" "usbhid"]; luks = { - # Update if necessary - cryptoModules = ["aes" "xts" "sha512"]; - # Support for Yubikey PBA yubikeySupport = true;