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 e843e253..6413c962 100644 --- a/system/prefect.nix +++ b/system/prefect.nix @@ -45,5 +45,5 @@ domain = pkgs.lib.mkForce "alanpearce.eu"; }; - system.stateVersion = "19.09"; + system.stateVersion = "20.03"; } |