NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.48k stars 12.98k forks source link

Mastodon module doesn't support `WEB_DOMAIN` #202399

Open RyanGibb opened 1 year ago

RyanGibb commented 1 year ago

https://docs.joinmastodon.org/admin/config/#web_domain

Will require passing this option to env and setting up the proxy in virtualHosts.

I plan to open a PR for this at some point, but a workaround is here: https://git.gibbr.org/ryan/nixos/src/branch/master/modules/services/mastodon.nix

ncfavier commented 1 year ago

There's a WIP at https://github.com/NixOS/nixpkgs/pull/200682