diff --git a/modules/home/default.nix b/modules/home/default.nix index ad3b979..93c5fe9 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -49,8 +49,7 @@ ./zsh ]; - # First sane reproducible version - home.stateVersion = "20.09"; + home.stateVersion = "26.05"; # Start services automatically systemd.user.startServices = "sd-switch";