services.prefect.dataDir
NixOS option
Working directory for the server. Note that Prefect’s own state - including the SQLite database - lives in the unit’s StateDirectory rather than here, since the service runs as a DynamicUser.
type: absolute pathDefault
declared in: nixos/modules/services/scheduling/prefect.nixView source on NixOS/nixpkgs →"/var/lib/prefect-server"