services.memos.dataDir

NixOS option

Specifies the directory where Memos will store its data. It will be automatically created with the permissions of services.memos.user and services.memos.group.

type: absolute path
Default
"/var/lib/memos/"
declared in: nixos/modules/services/misc/memos.nixView source on NixOS/nixpkgs →