···1616 # You should not change this value, even if you update Home Manager. If you do
1717 # want to update the value, then make sure to first check the Home Manager
1818 # release notes.
1919- home.stateVersion = "26.05"; # Please read the comment before changing.
1919+ home.stateVersion = "25.11"; # Please read the comment before changing.
20202121 home.sessionPath = [
2222 "$HOME/bin"
···2424 "$HOME/.nix-profile/bin"
2525 "$HOME/.local/share/go/bin"
2626 ];
2727-}2727+}