implemented all of the currently available server
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
};
|
||||
};
|
||||
config = lib.mkIf config.my.servers.sabnzbd.enable {
|
||||
networking.firewall.allowedTCPPorts = [ config.my.servers.sabnzbd.port ];
|
||||
services.sabnzbd = {
|
||||
enable = true;
|
||||
group = "piracy";
|
||||
|
||||
Reference in New Issue
Block a user