remove nload

This commit is contained in:
2025-09-12 01:53:32 -04:00
parent c3514baea2
commit b6ac5f561c

View File

@@ -14,11 +14,6 @@
]; ];
}; };
environment.systemPackages = with pkgs; [
# used to monitor bandwidth usage
nload
];
systemd.services."jellyfin-qbittorrent-monitor" = { systemd.services."jellyfin-qbittorrent-monitor" = {
description = "Monitor Jellyfin streaming and control qBittorrent rate limits"; description = "Monitor Jellyfin streaming and control qBittorrent rate limits";
after = [ after = [