global/home-manager: pin state version to 24.05
This commit is contained in:
parent
ebdd73dcdd
commit
b35b340186
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
sharedModules = [
|
||||
{
|
||||
home = {
|
||||
stateVersion = config.system.stateVersion;
|
||||
stateVersion = "24.05";
|
||||
sessionVariables = {
|
||||
inherit (config.environment.sessionVariables) NIX_PATH;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue