services.zerobyte.provisioningFile

NixOS option

Path to a JSON file with operator-managed repositories and volumes to sync at startup. See https://zerobyte.app/docs/guides/provisioning for the format. This may contain secrets, so it should not be a path in the Nix store. The file is passed to the service via systemd credentials.

type: null or absolute path
Default
null
declared in: nixos/modules/services/web-apps/zerobyte.nixView source on NixOS/nixpkgs →