From 00018ccf922daf89f2f3778af6d24cb3b3708eac Mon Sep 17 00:00:00 2001 From: Mel Date: Tue, 21 Apr 2026 16:02:53 +0200 Subject: Move truite to a better machine and Russian hosting provider Signed-off-by: Mel --- machines/truite/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'machines/truite/default.nix') diff --git a/machines/truite/default.nix b/machines/truite/default.nix index 01f82f5..06b04e1 100644 --- a/machines/truite/default.nix +++ b/machines/truite/default.nix @@ -3,7 +3,6 @@ { imports = [ ../../modules/common.nix - ../../modules/vpn/ingress.nix ./hardware.nix ./devices.nix @@ -26,5 +25,5 @@ }; }; - system.stateVersion = "25.05"; + system.stateVersion = "25.11"; } -- cgit 1.4.1