services.etebase-server.enable

NixOS option

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 in: nixos/modules/services/misc/etebase-server.nixView source on NixOS/nixpkgs →