From 2b949c3555093eca8cd63766b375ada0ec5de0be Mon Sep 17 00:00:00 2001 From: Lgmrszd Date: Sat, 11 May 2024 14:16:12 +0300 Subject: [PATCH] vps1: akkoma container system stateVersion --- hosts/vps1/akkotest.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/vps1/akkotest.nix b/hosts/vps1/akkotest.nix index 3b99e18..8a855ed 100644 --- a/hosts/vps1/akkotest.nix +++ b/hosts/vps1/akkotest.nix @@ -151,6 +151,7 @@ in networking.firewall.allowedTCPPorts = [ localPort ]; + system.stateVersion = "23.05"; }; }; } \ No newline at end of file