From 46f5b502625402b130a23b3f25d6c4395c154806 Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 3 Oct 2025 18:24:28 +0200 Subject: Rename Russian VPN server "zibeline" into "truite" I think when all our VPN server names start with a "T", it looks pretty nice! If you didn't notice: The "T" stands for "Tunnel"! :) Signed-off-by: Mel --- secrets/secrets.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'secrets/secrets.nix') diff --git a/secrets/secrets.nix b/secrets/secrets.nix index 670f747..9fc5281 100644 --- a/secrets/secrets.nix +++ b/secrets/secrets.nix @@ -5,10 +5,10 @@ let inherit (keys.system) renard lapin - taupe corsac fourmi - zibeline + taupe + truite taureau ; in @@ -46,7 +46,7 @@ in renard taupe - zibeline + truite taureau ] ++ allAdmins; } -- cgit 1.4.1