diff options
Diffstat (limited to 'home-manager/default.nix')
| -rw-r--r-- | home-manager/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-manager/default.nix b/home-manager/default.nix index 7e6ad19..6716682 100644 --- a/home-manager/default.nix +++ b/home-manager/default.nix @@ -32,7 +32,7 @@ # You should not change this value, even if you update Home Manager. If you do # want to update the value, then make sure to first check the Home Manager # release notes. - stateVersion = "23.05"; # Please read the comment before changing. + stateVersion = "23.11"; # Please read the comment before changing. # The home.packages option allows you to install Nix packages into your # environment. |
