services.etebase-server.enable

Whether to enable the Etebase server.

Once enabled you need to create an admin user by invoking the shell command etebase-server createsuperuser with the user specified by the user option or a superuser. Then you can login and create accounts on your-etebase-server.com/admin

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/services/misc/etebase-server.nix>