services.ceph.extraConfig

Extra configuration to add to the global section. Use for setting values that are common for all daemons in the cluster.

Type
attribute set of string
Default
{ }
Example
{
  "ms bind ipv6" = "true";
}
Declared
<nixpkgs/nixos/modules/services/network-filesystems/ceph.nix>