summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index ed61eb6..4a943c3 100644
--- a/flake.nix
+++ b/flake.nix
@@ -53,6 +53,7 @@
     machines = with systems; mkMachines [
       { name = "corsac"; system = x86; tailscale.ip = "100.64.100.100"; }
       { name = "lapin"; system = arm; tailscale.ip = "100.83.254.27"; }
+      { name = "taupe"; system = arm; tailscale.ip = "100.103.211.75"; }
       { name = "renard"; system = x86; tailscale.ip = "100.75.17.75"; }
       { name = "fourmi"; system = arm; tailscale.ip = "100.99.119.83"; }
     ];