diff options
Diffstat (limited to 'home/common/home.nix')
| -rw-r--r-- | home/common/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/common/home.nix b/home/common/home.nix index 299fcb1..cc22e70 100644 --- a/home/common/home.nix +++ b/home/common/home.nix @@ -26,7 +26,7 @@ in home = { inherit username; - stateVersion = "25.05"; + stateVersion = "26.05"; homeDirectory = "/home/${config.home.username}"; packages = with pkgs; [ |
