fix(modules/hm): don't set stateVersion
Prefer setting it on the configuration. Also bump the example-vm to stateVersion 24.11.
This commit is contained in:
parent
0df4e76404
commit
17ef89c1a0
3 changed files with 2 additions and 3 deletions
|
@ -16,6 +16,7 @@
|
|||
home = {
|
||||
username = "jdoe";
|
||||
homeDirectory = "/home/jdoe";
|
||||
stateVersion = "24.11";
|
||||
};
|
||||
jhome = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue