security.pam.mount.cryptMountOptions
NixOS option
Global mount options that apply to every crypt volume. You can define volume-specific options in the volume definitions.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/security/pam_mount.nixView source on NixOS/nixpkgs →[ "allow_discard" ]