systemd.mounts.*.mountConfig

Each attribute in this set specifies an option in the [Mount] section of the unit. See systemd.mount(5) for details.

Type
attribute set of (systemd option)
Default
{ }
Example
{
  DirectoryMode = "0775";
}
Declared
<nixpkgs/nixos/modules/system/boot/systemd.nix>