services.diod.exportall

NixOS option

Export all file systems listed in /proc/mounts. If new file systems are mounted after diod has started, they will become immediately mountable. If there is a duplicate entry for a file system in the exports list, any options listed in the exports entry will apply.

type: boolean
Default
true
declared in: nixos/modules/services/network-filesystems/diod.nixView source on NixOS/nixpkgs →