programs.nncp.settings

NixOS option

NNCP configuration, see http://www.nncpgo.org/Configuration.html. At runtime these settings will be overlayed by the contents of programs.nncp.secrets into the file /run/nncp.hjson. Node keypairs go in secrets, do not specify them in settings as they will be leaked into /nix/store!

type: JSON value
Default
{ }
declared in: nixos/modules/programs/nncp.nixView source on NixOS/nixpkgs →