services.temporal.dataDir
NixOS option
Data directory for Temporal. If you change this, you need to manually create the directory. You also need to create the temporal user and group, or change services.temporal.user and services.temporal.group to existing ones with access to the directory.
type: absolute pathDefault
declared in: nixos/modules/services/cluster/temporal/default.nixView source on NixOS/nixpkgs →"/var/lib/temporal"