Update home-version to 23.05

This commit is contained in:
Andreas Zweili 2023-06-26 14:33:26 +02:00
parent ab10f8b886
commit d2e56b940f

View File

@ -66,7 +66,7 @@
home = {
homeDirectory = "/home/${config.home.username}";
username = nixosConfig.az-username;
stateVersion = "22.11";
stateVersion = "23.05";
sessionVariables = {
EDITOR = "vim";
HIGHLIGHT_STYLE = "solarized-light";