set stateVersion for installer

This commit is contained in:
Aaron Bieber 2023-01-05 06:45:58 -07:00
parent 570aad8bef
commit 1e3e736b05
No known key found for this signature in database

View File

@ -134,5 +134,6 @@ in {
passwordAuthentication = false;
};
};
system.stateVersion = "21.11";
};
}