diff options
Diffstat (limited to 'system')
-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 2b8cfb8e..7182b103 100644 --- a/system/prefect.nix +++ b/system/prefect.nix @@ -88,5 +88,5 @@ hostName = "prefect"; }; - system.stateVersion = "20.09"; + system.stateVersion = "22.05"; } |