From 5b8929435cb955169d7d497fc8d759e50d5f67ff Mon Sep 17 00:00:00 2001 From: Max Audron Date: Fri, 10 Oct 2025 11:58:28 +0200 Subject: setup mailserver --- machines/mail/default.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'machines') diff --git a/machines/mail/default.nix b/machines/mail/default.nix index eca85a2..36de86e 100644 --- a/machines/mail/default.nix +++ b/machines/mail/default.nix @@ -55,4 +55,7 @@ in substituteOnTarget = true; hermetic = false; }; + + # System state version + system.stateVersion = "25.05"; } -- cgit v1.2.3