diff --git a/home/shared.nix b/home/shared.nix index bd73575..d965c59 100644 --- a/home/shared.nix +++ b/home/shared.nix @@ -14,5 +14,5 @@ }; }; - home.stateVersion = "24.05"; + home.stateVersion = "25.05"; }