chore: update {system,home}.stateVersion to 23.05
This commit is contained in:
parent
d1688507aa
commit
9d160aa98f
5 changed files with 5 additions and 5 deletions
|
@ -54,5 +54,5 @@
|
||||||
systemd.notify.libnotify.user = "felschr";
|
systemd.notify.libnotify.user = "felschr";
|
||||||
|
|
||||||
# only change this when specified in release notes
|
# only change this when specified in release notes
|
||||||
system.stateVersion = "22.11";
|
system.stateVersion = "23.05";
|
||||||
}
|
}
|
||||||
|
|
|
@ -143,5 +143,5 @@ in with builtins; {
|
||||||
};
|
};
|
||||||
|
|
||||||
# only change this when specified in release notes
|
# only change this when specified in release notes
|
||||||
system.stateVersion = "22.11";
|
system.stateVersion = "23.05";
|
||||||
}
|
}
|
||||||
|
|
|
@ -36,5 +36,5 @@
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
home.stateVersion = "22.11";
|
home.stateVersion = "23.05";
|
||||||
}
|
}
|
||||||
|
|
|
@ -61,5 +61,5 @@ with pkgs; {
|
||||||
dos2unix
|
dos2unix
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "22.11";
|
home.stateVersion = "23.05";
|
||||||
}
|
}
|
||||||
|
|
|
@ -91,5 +91,5 @@
|
||||||
zotero
|
zotero
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "22.11";
|
home.stateVersion = "23.05";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue