remove nload

This commit is contained in:
Simon Gardling 2025-09-12 01:53:32 -04:00
parent f60c31578f
commit 3f08fb4729
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

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