diff options
Diffstat (limited to 'hosts/station')
| -rw-r--r-- | hosts/station/network.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/station/network.nix b/hosts/station/network.nix index 682b74b..d16af41 100644 --- a/hosts/station/network.nix +++ b/hosts/station/network.nix @@ -28,7 +28,7 @@ peers = [ { allowedIPs = [ - "192.168.10.0/24" + "192.168.9.0/24" "172.16.0.0/24" ]; publicKey = "LEeO3Qy6c3W0qoR1xFhl7Fx29Oppq8tKE72HPoA831I="; |
