services.ceph.mds.daemons
A list of metadata service daemons that should have a service created. The names correspond to the id part in ceph i.e. [ "name1" ] would result in mds.name1
- Type
list of string- Default
[ ]- Example
[ "name1" "name2" ]- Declared
- <nixpkgs/nixos/modules/services/network-filesystems/ceph.nix>