diff --git a/services/wg.nix b/services/wg.nix index 540ec58..36c363e 100644 --- a/services/wg.nix +++ b/services/wg.nix @@ -14,11 +14,6 @@ ]; }; - environment.systemPackages = with pkgs; [ - # used to monitor bandwidth usage - nload - ]; - systemd.services."jellyfin-qbittorrent-monitor" = { description = "Monitor Jellyfin streaming and control qBittorrent rate limits"; after = [