diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 ]; |
