services.nzbget.settings
NZBGet configuration, passed via command line using switch -o. Refer to https://github.com/nzbgetcom/nzbget/blob/develop/nzbget.conf for details on supported values.
- Type
attribute set of (boolean or signed integer or string)- Default
{ }- Example
{ MainDir = "/data"; }- Declared
- <nixpkgs/nixos/modules/services/misc/nzbget.nix>