Commit 0329238c926f
Changed files (1)
systems
hosts
systems/hosts/aomi.nix
@@ -128,6 +128,7 @@ in
];
services = {
+ syncthing.guiAddress = "${ip}:8384";
wireguard = {
enable = true;
ips = ips;