Pixelfed: Difference between revisions
Add instructions on how to add inital admin account |
mNo edit summary |
||
| Line 2: | Line 2: | ||
=== Setup === | === Setup === | ||
An instance of Pixelfed can be enabled on the domain <code>pics.example.org</code> using following example.<syntaxhighlight lang="nixos">environment.etc."pixelfed-secret.env".text = "APP_KEY=adKK9EcY8Hcj3PLU7rzG9rJ6KKTOtYfA"; | |||
services.pixelfed = { | services.pixelfed = { | ||