Update state version for home-manager

This commit is contained in:
Andreas Zweili 2024-02-05 20:44:15 +01:00
parent a29499e366
commit 1858464472
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
home = {
homeDirectory = "/home/${config.home.username}";
username = nixosConfig.az-username;
stateVersion = "23.05";
stateVersion = "23.11";
sessionVariables = {
EDITOR = "vim";
VISUAL = "vim";