services.matrix-tuwunel.stateDirectory

NixOS option

The name of the directory under /var/lib/ where the database will be stored. Note that stateDirectory cannot be changed once created because of the service’s reliance on systemd StateDirectory.

type: non-empty string
Default
"tuwunel"
Example
"matrix-conduit"
declared in: nixos/modules/services/matrix/tuwunel.nixView source on NixOS/nixpkgs →