diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-04-11 18:12:54 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-04-11 18:12:54 -0500 |
| commit | ca935461bc128bbeb82e4b3f5504a480c269dc0a (patch) | |
| tree | 844712fd72069e9ddc041b55239b7e29bc273e64 /hosts/optiplex/configuration.nix | |
| parent | 56149ced106468a053c89d6da302d96ef990dd4b (diff) | |
| parent | aec5ac1e7044e406b7d65e07ba11626bccab704d (diff) | |
| download | nixos-ca935461bc128bbeb82e4b3f5504a480c269dc0a.tar.xz nixos-ca935461bc128bbeb82e4b3f5504a480c269dc0a.zip | |
Merge branch 'master' of publicgit:nixos
Diffstat (limited to 'hosts/optiplex/configuration.nix')
| -rw-r--r-- | hosts/optiplex/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/optiplex/configuration.nix b/hosts/optiplex/configuration.nix index 560869e..b314905 100644 --- a/hosts/optiplex/configuration.nix +++ b/hosts/optiplex/configuration.nix @@ -100,5 +100,5 @@ }; }; - system.stateVersion = "24.11"; + system.stateVersion = "25.11"; } |
