Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-06-17 | akkoma: reject list go noms | stuebinm | 1 | -0/+1 | |
2023-05-29 | initial jump to nixos 23.05 | stuebinm | 1 | -22/+2 | |
2023-05-28 | akkoma: reject mstdn.social | stuebinm | 1 | -0/+1 | |
2023-05-21 | akkoma: reject another instance | stuebinm | 1 | -1/+4 | |
no idea who this is, they just plopped up suddenly | |||||
2023-05-04 | akkoma: add TOS | stuebinm | 1 | -0/+5 | |
2023-05-04 | akkoma: reject mastodon.social | stuebinm | 1 | -1/+8 | |
2023-04-11 | manage secrets with sops | stuebinm | 1 | -3/+13 | |
not sure if i like this yet, but it seems worth trying it out. | |||||
2023-03-24 | update inputs | stuebinm | 1 | -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-20 | flora: don't have an akkoma that depends on X / GTK+ | stuebinm | 1 | -1/+6 | |
2023-02-20 | update inputs | stuebinm | 1 | -1/+1 | |
2023-02-16 | further akkoma stuff because templating elixir hard | stuebinm | 1 | -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-16 | more akkoma stuff | stuebinm | 1 | -31/+39 | |
2023-02-16 | flora: jump to akkoma @ nixpkgs-unstable | stuebinm | 1 | -83/+88 | |
2022-06-14 | update sources, move to NixOS 22.05 | stuebinm | 1 | -0/+1 | |
2022-04-12 | pleroma: fix networking / dns of container | stuebinm | 1 | -0/+9 | |
how did this ever work at all?? | |||||
2022-01-20 | restructuring directories | stuebinm | 1 | -0/+0 | |
2022-01-09 | use stable pleroma because unstable broke | stuebinm | 1 | -1/+1 | |
2022-01-09 | use flakes instead of niv & stuff | stuebinm | 1 | -3/+2 | |
2021-06-24 | nixpkgs 20.09 → nixpkgs 21.05 | stuebinm | 1 | -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-23 | update sources | stuebinm | 1 | -1/+1 | |
2021-03-11 | fix pleroma exiftool | stuebinm | 1 | -1/+4 | |
2021-03-08 | Added Pleroma | stuebinm | 1 | -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. |