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 4a943c3..53de231 100644 --- a/flake.nix +++ b/flake.nix @@ -56,6 +56,7 @@ { 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"; } + { name = "zibeline"; system = x86; tailscale.ip = "100.103.200.75"; } ]; overlays = [ agenix.overlays.default ]; |
