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