services.rnsd.identities

NixOS option

Map of identity names to paths of identity files. Each identity file will be copied to $STATE_DIRECTORY/storage/identities/{name}.

type: attribute set of string
Default
{ }
declared in: nixos/modules/services/networking/rnsd.nixView source on NixOS/nixpkgs →