Skip to content

Commit

Permalink
Bump home.stateVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jun 26, 2023
1 parent 20fb2a0 commit 5efa3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/home-manager/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# 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 = "22.11";
home.stateVersion = "23.05";

# Let Home Manager install and manage itself.
programs.home-manager.enable = true;
Expand Down

0 comments on commit 5efa3ec

Please sign in to comment.