diff --git a/home.nix b/home.nix index b1e97a5..11d32c9 100644 --- a/home.nix +++ b/home.nix @@ -24,7 +24,7 @@ ]; home = { - stateVersion = "24.11"; + stateVersion = "25.05"; sessionVariables = { EDITOR = "nvim"; VISUAL = "$EDITOR";