add state version

This commit is contained in:
2023-12-04 15:48:41 +01:00
parent 7a5344a6b2
commit 0e4ba6ba5f

View File

@@ -175,6 +175,7 @@ in {
enable = true; enable = true;
settings = cfg; settings = cfg;
}; };
system.stateVersion = "23.05";
}; };
}; };
} }