MyNixOS website logo
option

services.mediagoblin.enable

Whether to enable MediaGoblin.

After the initial deployment, make sure to add an admin account:

mediagoblin-gmg adduser --username admin --email [email protected]
mediagoblin-gmg makeadmin admin
Declarations
Type
boolean
Default
false