From 79537dae587a8ec0efa7e990ba41eebb51df2019 Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 3 Oct 2025 17:44:48 +0200 Subject: Add new taureau host Signed-off-by: Mel --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 16ef267..61c0522 100644 --- a/flake.nix +++ b/flake.nix @@ -66,6 +66,7 @@ { name = "renard"; system = x86; tailscale.ip = "100.75.17.75"; } { name = "fourmi"; system = arm; tailscale.ip = "100.99.119.83"; } { name = "zibeline"; system = x86; tailscale.ip = "100.103.200.75"; } + { name = "taureau"; system = x86; tailscale.ip = "100.67.75.4"; } ]; overlays = [ agenix.overlays.default ]; -- cgit 1.4.1