fixes qbittorrent, nextcloud python update, firewall logic
Some checks failed
Weekly NixOS Build & Cache / build-and-cache (push) Failing after 1m55s
Some checks failed
Weekly NixOS Build & Cache / build-and-cache (push) Failing after 1m55s
This commit is contained in:
@@ -12,6 +12,7 @@ in
|
||||
};
|
||||
};
|
||||
config = lib.mkIf cfg.enable {
|
||||
my.network.firewall.additionalPorts = [ cfg.port ];
|
||||
services.sabnzbd = {
|
||||
inherit (cfg) enable;
|
||||
group = "piracy";
|
||||
|
||||
Reference in New Issue
Block a user