diff options
Diffstat (limited to 'machines/picast')
| -rw-r--r-- | machines/picast/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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? } |
