Add iperf

This commit is contained in:
Артём Белоусов 2026-03-07 10:52:05 +03:00
parent 95fca6b1a8
commit f9ce1decf6
2 changed files with 6 additions and 1 deletions

View file

@ -27,6 +27,7 @@
dust
fastfetch
imagemagick
iperf
nh
termusic
];

View file

@ -33,7 +33,7 @@ in
};
};
environment.systemPackages = with pkgs; [ restic ];
environment.systemPackages = with pkgs; [ restic iperf ];
home-manager.users.flygrounder.custom = {
catppuccin.enable = true;
@ -179,6 +179,10 @@ in
25
465
993
5201
];
allowedUDPPorts = [
5201
];
};
nameservers = [