summaryrefslogtreecommitdiff
path: root/home/common
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2025-01-05 17:31:47 +0530
committersinanmohd <sinan@sinanmohd.com>2025-01-05 17:35:27 +0530
commit8e3b4dc1cb7565168fe95ab088d0c391b2e20388 (patch)
tree3bd213e6282dca2f6c9cdfbd85aea2522112225c /home/common
parentf6775df9f54ad812383e978ed3ee82abe151f544 (diff)
kay: bump to unstable
the following modules are in a broken state - mail - matrix sliding sync
Diffstat (limited to 'home/common')
-rw-r--r--home/common/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/common/home.nix b/home/common/home.nix
index b1014e8..41683a1 100644
--- a/home/common/home.nix
+++ b/home/common/home.nix
@@ -13,7 +13,7 @@ in {
programs.home-manager.enable = true;
home = {
inherit username;
- stateVersion = "24.11";
+ stateVersion = "25.05";
homeDirectory = "/home/${config.home.username}";
packages = with pkgs; [