From ff081f3da6c06a6fd8f5ad2a5a6887050ca18f86 Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 2 May 2023 18:04:24 +0000 Subject: [PATCH] hosts: fix moby lan ip --- hosts/modules/hosts.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/modules/hosts.nix b/hosts/modules/hosts.nix index 7830dd61..f0ab3a90 100644 --- a/hosts/modules/hosts.nix +++ b/hosts/modules/hosts.nix @@ -85,7 +85,7 @@ in ssh.host_pubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO1N/IT3nQYUD+dBlU1sTEEVMxfOyMkrrDeyHcYgnJvw"; wg-home.pubkey = "I7XIR1hm8bIzAtcAvbhWOwIAabGkuEvbWH/3kyIB1yA="; wg-home.ip = "10.0.10.48"; - lan-ip = "192.168.15.28"; + lan-ip = "192.168.15.21"; }; sane.hosts.by-name."servo" = {