Skip to content

memos

Configure and deploy Memos

Builds Memos from nixpkgs and creates an s6 service with data directory and port configuration via environment variables.

Variables

Variable Type Default Description
memos_data_dir path /var/lib/memos Data directory for Memos
memos_enabled boolean false Enable the Memos service
memos_port string 3007 TCP port for the Memos web interface