services.hledger-web.stateDir

NixOS option

Path the service has access to. If left as the default value this directory will automatically be created before the hledger-web server starts, otherwise the sysadmin is responsible for ensuring the directory exists with appropriate ownership and permissions.

type: absolute path
Default
"/var/lib/hledger-web"
declared in: nixos/modules/services/web-apps/hledger-web.nixView source on NixOS/nixpkgs →