systemd.mounts.*.options

NixOS option

Options used to mount the file system.

type: strings concatenated with ","
Default
""
Example
"noatime"
declared in: nixos/modules/system/boot/systemd.nixView source on NixOS/nixpkgs →