remove nload

This commit is contained in:
2025-09-12 01:53:32 -04:00
parent f60c31578f
commit 3f08fb4729

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 = [