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