Always nice to have an iperf3 endpoint
This commit is contained in:
parent
a5577bdffb
commit
e86a894a3e
1 changed files with 5 additions and 0 deletions
|
|
@ -79,6 +79,11 @@ in
|
|||
services = {
|
||||
openssh.enable = true;
|
||||
|
||||
iperf3 = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
prometheus.exporters = {
|
||||
node = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue