diff options
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix index 2917acc..a385c32 100644 --- a/flake.nix +++ b/flake.nix @@ -66,7 +66,7 @@ { name = "loup"; system = x86; tailscale.ip = "100.70.108.22"; } { name = "fourmi"; system = arm; tailscale.ip = "100.99.119.83"; } { name = "taupe"; system = arm; tailscale.ip = "100.103.211.75"; } - { name = "truite"; system = x86; tailscale.ip = "100.103.200.75"; } + { name = "truite"; system = x86; tailscale.ip = "100.111.64.19"; } { name = "taureau"; system = x86; tailscale.ip = "100.67.75.4"; } ]; |
