services.windmill.database.urlPath

NixOS option

Path to the file containing the database url windmill should connect to. This is not deducted from database user and name as it might contain a secret

type: null or absolute path
Default
null
Example
"config.age.secrets.DATABASE_URL_FILE.path"
declared in: nixos/modules/services/web-apps/windmill.nixView source on NixOS/nixpkgs →