diff options
Diffstat (limited to 'hosts/pad/network.nix')
| -rw-r--r-- | hosts/pad/network.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/pad/network.nix b/hosts/pad/network.nix index cf92f23..a0d9c19 100644 --- a/hosts/pad/network.nix +++ b/hosts/pad/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="; |
