diff options
Diffstat (limited to 'system/prefect.nix')
-rw-r--r-- | system/prefect.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/prefect.nix b/system/prefect.nix index a20c137a..50f21817 100644 --- a/system/prefect.nix +++ b/system/prefect.nix @@ -57,5 +57,5 @@ search = ["alanpearce.eu"]; }; - system.stateVersion = "20.03"; + system.stateVersion = "20.09"; } |