summaryrefslogtreecommitdiff
path: root/flora/services/akkoma.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-06-29akkoma: workaround for a certain linkstuebinm1-0/+4
this crashes the rich media link preview thingie. Maybe I will have motivation to look into why …
2023-06-23tenpo ni la, akkoma sona e ni: toki pona li toki.stuebinm1-1/+7
2023-06-17akkoma: reject list go nomsstuebinm1-0/+1
2023-05-29initial jump to nixos 23.05stuebinm1-22/+2
2023-05-28akkoma: reject mstdn.socialstuebinm1-0/+1
2023-05-21akkoma: reject another instancestuebinm1-1/+4
no idea who this is, they just plopped up suddenly
2023-05-04akkoma: add TOSstuebinm1-0/+5
2023-05-04akkoma: reject mastodon.socialstuebinm1-1/+8
2023-04-11manage secrets with sopsstuebinm1-3/+13
not sure if i like this yet, but it seems worth trying it out.
2023-03-24update inputsstuebinm1-0/+9
also remove some old stuff. also deduplicate the erlangs on my akkoma. also remove chromium, since for some reason hydra hasn't built it yet and I'm not fancying compiling it myself. also remove the whole sshd mosh stuff for the chat, since that broke tmux-on-login.
2023-02-20flora: don't have an akkoma that depends on X / GTK+stuebinm1-1/+6
2023-02-20update inputsstuebinm1-1/+1
2023-02-16further akkoma stuff because templating elixir hardstuebinm1-2/+2
… why do we do that, again? But this module has no escape hatch, so I guess I just spend ~twenty minutes on "how do i make an atom"
2023-02-16more akkoma stuffstuebinm1-31/+39
2023-02-16flora: jump to akkoma @ nixpkgs-unstablestuebinm1-83/+88
2022-06-14update sources, move to NixOS 22.05stuebinm1-0/+1
2022-04-12pleroma: fix networking / dns of containerstuebinm1-0/+9
how did this ever work at all??
2022-01-20restructuring directoriesstuebinm1-0/+0
2022-01-09use stable pleroma because unstable brokestuebinm1-1/+1
2022-01-09use flakes instead of niv & stuffstuebinm1-3/+2
2021-06-24nixpkgs 20.09 → nixpkgs 21.05stuebinm1-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.
2021-06-23update sourcesstuebinm1-1/+1
2021-03-11fix pleroma exiftoolstuebinm1-1/+4
2021-03-08Added Pleromastuebinm1-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.