From aec5ac1e7044e406b7d65e07ba11626bccab704d Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Fri, 3 Apr 2026 16:57:00 -0500 Subject: reinstall nixos on optiplex with new drive --- hosts/optiplex/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/optiplex/configuration.nix') 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"; } -- cgit v1.2.3