services.postgresqlBackup.location

NixOS option

Path of directory where the PostgreSQL database dumps will be placed.

type: absolute path
Default
"/var/backup/postgresql"
declared in: nixos/modules/services/backup/postgresql-backup.nixView source on NixOS/nixpkgs →