update stateVersion
This commit is contained in:
parent
90f024f7e8
commit
59a6e2962f
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
else [ ./../home ];
|
||||
home.username = "${username}";
|
||||
home.homeDirectory = "/home/${username}";
|
||||
home.stateVersion = "22.11";
|
||||
home.stateVersion = "24.05";
|
||||
programs.home-manager.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Reference in a new issue