enable iperf3
This commit is contained in:
parent
f0f2daebb9
commit
7dce601a24
|
@ -169,6 +169,8 @@
|
|||
networking.firewall.logRefusedConnections = false;
|
||||
|
||||
services = {
|
||||
iperf3.enable = true;
|
||||
|
||||
chrony = {
|
||||
enable = true;
|
||||
servers = ["time.cloudflare.com"];
|
||||
|
|
Loading…
Reference in New Issue