feat: add sabnzbd
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
4d32142c72
commit
b2d64c5ae1
1 changed files with 8 additions and 0 deletions
|
|
@ -183,6 +183,14 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.sabnzbd = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
systemd.services.sabnzbd.serviceConfig = {
|
||||
NetworkNamespacePath = "/run/netns/vpn";
|
||||
};
|
||||
|
||||
sops = {
|
||||
defaultSopsFile = ./hosting-02.yaml;
|
||||
secrets = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue