Wire up passing credentials from FediPanel to the Mastodon configuration
@kiara wrote in Fediversity/Fediversity#189 (comment):
edit: allegedly the nix service [does limit mastodon to single-user](https://www.reddit.com/r/N…
remove the enable field, seemingly a remnant of #236
No, the idea was to be able to turn off the entire deployment, which IMO should be the initial state after registering an account.
refactor variables
Removing that doesn't work to preserve default values (see the warning at the end of the Functions section in the Nix manual on that matter)
source htmx by nix
fricklerhandwerk
deleted branch clean-shebang-manage-py from kiara/Fediversity
2025-03-24 08:38:17 +01:00
clean up shebang of manage.py
WIP: online deploy button
Please add a comment why this is needed. IIUC this is because nixops4 calls through to the Nix evaluator, and that expects a home directory to exist because... legacy.
panel service: set NIX_BIN
You need to leave that though, how else it is supposed to work in the devshell?