summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2026-04-21 17:41:46 +0200
committerMel <mel@rnrd.eu>2026-04-21 17:41:46 +0200
commit0d9d52bba3da2f16cfdd4337f1d3c93051fc1399 (patch)
tree6158946b7af8b871752906296c50151cceb3354a /flake.nix
parent79c1b8870540d27c5cbaf9680f73f76bda287981 (diff)
downloadnetwork-0d9d52bba3da2f16cfdd4337f1d3c93051fc1399.tar.zst
network-0d9d52bba3da2f16cfdd4337f1d3c93051fc1399.zip
Update Tailscale IP for truite
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
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"; }
     ];