📌 update stateVersion

This commit is contained in:
2022-06-28 21:54:25 -04:00
parent 4586ccbb2a
commit 84b9bb3558
2 changed files with 2 additions and 2 deletions

View File

@@ -167,5 +167,5 @@
# You can update Home Manager without changing this value. See
# the Home Manager release notes for a list of state version
# changes in each release.
home.stateVersion = "21.03";
home.stateVersion = "22.05";
}