programs.nncp.secrets

A list of paths to NNCP configuration files that should not be in the Nix store. These files are layered on top of the values at programs.nncp.settings.

Type
list of string
Example
[
  "/run/keys/nncp.hjson"
]
Declared
<nixpkgs/nixos/modules/programs/nncp.nix>