summaryrefslogtreecommitdiff
path: root/hosts/flora/services/pleroma.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* restructuring directoriesstuebinm2022-01-201-178/+0
|
* use stable pleroma because unstable brokestuebinm2022-01-091-1/+1
|
* use flakes instead of niv & stuffstuebinm2022-01-091-3/+2
|
* nixpkgs 20.09 → nixpkgs 21.05stuebinm2021-06-241-3/+4
| | | | | | | | | Since pleroma is in nixpkgs 21.05, this requires some reshuffling to keep the unstable version of pleroma (otherwise the database versions are not compatible, and pleroma does not like database downgrades). Additionally, hedgedoc's database has been moved to a postgres user who is actually called hedgedoc.
* update sourcesstuebinm2021-06-231-1/+1
|
* fix pleroma exiftoolstuebinm2021-03-111-1/+4
|
* Added Pleromastuebinm2021-03-081-0/+175
This pleroma config should be able to set itself up without any manual intervention (modulo the secrets file, which is almost empty). Annoyingly, the pleroma nixpkg is built from the pipeline artifacts of the pleroma gitlab and does not have support for pleroma's ssh/bbs mode.