diff options
| author | sinanmohd <sinan@sinanmohd.com> | 2026-03-31 21:35:58 +0530 |
|---|---|---|
| committer | sinanmohd <sinan@sinanmohd.com> | 2026-03-31 23:16:04 +0530 |
| commit | 4cf0ef74c167d27f3c4e8c122f1b791241e48b88 (patch) | |
| tree | f5de3a63c8a722e59e09083198552522a1829f6d /home/common/home.nix | |
| parent | 3c8bc3a9784c9118122e4f44d74fdfe45c42454f (diff) | |
chore(nix/flake): bump lock
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; [ |
