feat(tyr): enable iperf3.:
This commit is contained in:
parent
7f793e4a0f
commit
792a4e96b6
1 changed files with 5 additions and 0 deletions
|
|
@ -166,6 +166,11 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.iperf3 = {
|
||||||
|
enable = true;
|
||||||
|
openFirewall = true;
|
||||||
|
};
|
||||||
|
|
||||||
# Enable my specific settings
|
# Enable my specific settings
|
||||||
crony.secrets.enable = true;
|
crony.secrets.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue