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
|
@ -108,8 +108,6 @@ in
|
|||
};
|
||||
|
||||
home = {
|
||||
stateVersion = "22.11";
|
||||
# Extra packages
|
||||
# Extra variables
|
||||
sessionVariables = {
|
||||
CARGO_HOME = "${config.xdg.dataHome}/cargo";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue