Users of the NixOS module for Mastodon, I want to change the options interface to make it more similar to the official way of configuring Mastodon: https://github.com/NixOS/nixpkgs/pull/424594
What do you think?
nixos/mastodon: introduce settings and secrets by erictapen · Pull Request #424594 · NixOS/nixpkgs
The Mastodon module provides an extensive abstraction over the Mastodon configuration interface. This makes it harder for people to migrate their Mastodon instance to NixOS, as basically for each s...