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 --- machines/zibeline/home.nix | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 machines/zibeline/home.nix (limited to 'machines/zibeline/home.nix') diff --git a/machines/zibeline/home.nix b/machines/zibeline/home.nix deleted file mode 100644 index 8f27ed2..0000000 --- a/machines/zibeline/home.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ pkgs, ... }: - -{ - imports = [ - ../../modules/home/common.nix - ]; - - home.stateVersion = "25.05"; -} -- cgit 1.4.1