diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-06-08 11:30:40 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-06-08 11:30:40 -0500 |
| commit | 8508be4e8c68c306b0e304959bbb02273fc2c539 (patch) | |
| tree | 1729200b9aac53a01b54f1b90158628611812124 /users | |
| parent | f856d3df2bfef61464d932beec2597ab391dfc85 (diff) | |
| download | nixos-8508be4e8c68c306b0e304959bbb02273fc2c539.tar.xz nixos-8508be4e8c68c306b0e304959bbb02273fc2c539.zip | |
update home.state from 24.05 to 26.05
Diffstat (limited to 'users')
| -rw-r--r-- | users/timmy/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/timmy/home.nix b/users/timmy/home.nix index 958c8e7..8464296 100644 --- a/users/timmy/home.nix +++ b/users/timmy/home.nix @@ -29,7 +29,7 @@ in { home = { username = username; homeDirectory = home; - stateVersion = "24.05"; + stateVersion = "26.05"; }; # Setup userdirs |
