summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/lemmy.nix
AgeCommit message (Expand)AuthorFilesLines
2022-09-21nixos/lemmy: use PostgreSQL module to ensure database/user existenceBrian Leung1-24/+8
2022-09-21nixos/lemmy: inline localPostgres into database assertionBrian Leung1-5/+2
2022-09-19nixos/lemmy: settings.database.createLocally -> database.createLocallyBrian Leung1-7/+6
2022-09-12nixos/lemmy: move systemd script to serviceConfigBrian Leung1-5/+2
2022-09-12nixos/lemmy: remove `services.lemmy.jwtSecretPath`a-kenji1-9/+4
2022-09-09services/lemmy: fix /feeds/* and /nodeinfo/* API endpointsBrian Leung1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-4/+4
2022-07-30treewide: automatically md-convert option descriptionspennae1-7/+7
2022-07-22services/web-apps/lemmy.nix: Remove space that causes a type errorIlan Joselevich1-1/+1
2021-10-30lemmy: systemd postgresql setup service cleanuphappysalada1-2/+0
2021-10-06nixos/lemmy: initBill Ewanick1-0/+238