summaryrefslogtreecommitdiff
path: root/services (follow)
AgeCommit message (Collapse)Author
2026-05-29Move over some more referencesJakub Stachurski
2026-05-29Move stalwart 0.16 stuff into a separate flakeJakub Stachurski
2026-05-16Fix issues with bulwark, oauth still brokenJakub Stachurski
2026-05-15Add support for bulwark, including package.Jakub Stachurski
This makes omega-relay also a mail client so to speak, though bulwark is mostly client-sided.
2026-05-13nix fmtJakub Stachurski
2026-05-13Update and fix c10y and TERM being set to "nvim"Jakub Stachurski
2026-05-08remove gomuksJakub Stachurski
2026-05-08Tacitus hosts and localeJakub Stachurski
2026-04-30Fix toml generation for stalwartJakub Stachurski
2026-04-18Tweak formattingJakub Stachurski
2026-04-18Update c10yJakub Stachurski
2026-04-18Fix the cors headers in email.nixJakub Stachurski
2026-04-18Nix flake updateJakub Stachurski
- Remove GTK theming for now - Add cors for email - Uninstall iamb due to build errors
2026-03-05Feat/mutliple email domains (#5)Jakub Stachurski
* Add additional domain support * Configure omega-relay to use wilkuu.nl * Fix oopsies
2026-02-18Continuwuity on omega-relay (#4)Jakub Stachurski
* Initial setup for c10y * Fix .well-known location and add comments. Typing is hard, and well_known should be well-known. Also fixes this in stalwart. * Nixfmt * Use c10y straight from the source
2026-02-11NixfmtJakub Stachurski
2026-02-11Omega-Relay host replacement for Ubuntu VM on FeoxJakub Stachurski
* Add omega-relay prototype host * Add omega-relay prototype host * Inital commit for working omega-relay host. This commit includes: - Mysql module from umbriel - Disko configuration for the Ferox VM - Freshrss module - Stalwart module - Vaultwarden module - Wakapi module - Uptime Kuma module - Support for using mysql socket - Server user that does not depend on full home-manager preset. - ACME for wilkuu.xyz domains, including all the services. * Nix fmt * Fixes in secrets and services. Mostly fixes connection to mysql and the unix-socket auth for it. * Little fixes and update * Format and do fixes * Update secrets and keys for omega-relay * Apply changes from messing around and making things work