services.mediagoblin.enable

NixOS option

Whether to enable MediaGoblin. After the initial deployment, make sure to add an admin account: mediagoblin-gmg adduser --username admin --email admin@example.com mediagoblin-gmg makeadmin admin

type: boolean
Default
false
declared in: nixos/modules/services/web-apps/mediagoblin.nixView source on NixOS/nixpkgs →