Set stateVersion by default.

This commit is contained in:
R-VdP 2023-02-15 15:12:00 +01:00
parent 40c413d25a
commit e2f386c21e
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -61,7 +61,6 @@ let
in
{
config = {
system.stateVersion = lib.trivial.release;
system-manager = {
etcFiles = lib.attrNames etcFiles;
services = lib.attrNames services;