diff options
| author | sinanmohd <sinan@sinanmohd.com> | 2024-06-03 12:36:17 +0530 |
|---|---|---|
| committer | sinanmohd <sinan@sinanmohd.com> | 2024-06-03 12:36:20 +0530 |
| commit | ede767c80ef9a88139219f686aa763031575091b (patch) | |
| tree | c9e7c92b3bee6d3a2693e9ab97b3e5f187e94f90 /home/common | |
| parent | 7efc19358c3f46ac2189a383601a22ab835d83f0 (diff) | |
flake: bump lock
Diffstat (limited to 'home/common')
| -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 d1d709e..4ee0d94 100644 --- a/home/common/home.nix +++ b/home/common/home.nix @@ -10,7 +10,7 @@ in { home = { inherit username; - stateVersion = "23.11"; + stateVersion = "24.11"; homeDirectory = "/home/${config.home.username}"; }; } |
