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 string
Default
[ ]
Example
[ "allow_discard" ]
declared in: nixos/modules/security/pam_mount.nixView source on NixOS/nixpkgs →