From 9bf5c192a3d04f886167fb676c7732e5cbc2b29d Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sun, 2 Nov 2025 14:58:06 -0700 Subject: new machine --- machines/picast/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines') diff --git a/machines/picast/default.nix b/machines/picast/default.nix index 4d24de8..2f9fd80 100644 --- a/machines/picast/default.nix +++ b/machines/picast/default.nix @@ -105,7 +105,7 @@ # and migrated your data accordingly. # # For more information, see `man configuration.nix` or https://nixos.org/manual/nixos/stable/options#opt-system.stateVersion . - system.stateVersion = "24.11"; # Did you read the comment? + system.stateVersion = "25.05"; # Did you read the comment? } -- cgit v1.2.3