This commit is contained in:
Sridhar Ratnakumar 2021-09-11 13:20:44 -04:00
parent 3d8d253ec5
commit dad4ba1817

View file

@ -4,10 +4,6 @@
enable = true;
user = "srid";
dataDir = "/home/srid";
# We want nodes in the same network to be able to connect directly to one
# another, without having to go through a third-party relay. So open
# firewall ports.
openDefaultPorts = true;
};
};
}