Add iftop to router

This commit is contained in:
Daniel Flanagan 2024-09-09 10:05:23 -05:00
parent 0984c7aef0
commit 67fe4216f2

View file

@ -96,6 +96,10 @@ in {
}
];
environment.systemPackages = with pkgs; [
iftop
];
boot.kernel.sysctl =
sysctl-entries
// {