services.actual.settings.dataDir

NixOS option

Directory under which Actual runs and saves its data. Changing this after you already have a working instance may make Actual fail to start, even if you move all files in the data dir. If migration is needed, refer to this comment for a fix.

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