Skip to content

Sabnzbd

services.sabnzbd.configFile

Path to config file. Type: path

Default

"/var/lib/sabnzbd/sabnzbd.ini"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/sabnzbd.nix

services.sabnzbd.enable

Whether to enable the sabnzbd server. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/sabnzbd.nix

services.sabnzbd.group

Group to run the service as Type: string

Default

"sabnzbd"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/sabnzbd.nix

services.sabnzbd.openFirewall

Open ports in the firewall for the sabnzbd web interface

Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/sabnzbd.nix

services.sabnzbd.package

The sabnzbd package to use. Type: package

Default

pkgs.sabnzbd

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/sabnzbd.nix

services.sabnzbd.user

User to run the service as Type: string

Default

"sabnzbd"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/sabnzbd.nix