services.waagent.settings.ResourceDisk.MountOptions
NixOS option
This option specifies disk mount options to be passed to the mount -o command. For more information, see the mount(8) manual page.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/virtualisation/waagent.nixView source on NixOS/nixpkgs →[ "nodev" "nosuid" ]