services.actual.settings.serverFiles

The server will put an account.sqlite file in this directory, which will contain the (hashed) server password, a list of all the budget files the server knows about, and the active session token (along with anything else the server may want to store in the future).

Type
string
Default
"\${cfg.settings.dataDir}/server-files"
Declared
<nixpkgs/nixos/modules/services/web-apps/actual.nix>