summaryrefslogtreecommitdiff
path: root/services (unfollow)
AgeCommit message (Collapse)Author
3 hoursnixfmt nix flake update exportersHEADmainJakub Stachurski
4 hourscgit on omega-relayJakub Stachurski
4 daysnix update and livekitJakub Stachurski
2026-07-21nixfmtJakub Stachurski
2026-07-12I am very not sure what all of this is :3Jakub Stachurski
2026-06-29uuuuhJakub Stachurski
2026-06-22fix: dyndns evaluation errors and formattingJakub Stachurski
2026-06-09nixfmt: new fmt rulesJakub Stachurski
2026-06-09feat: Desec dynamic DNS and DNS01 acme certsJakub Stachurski
This feature will allow for a more flexible DNS management through Desec as opposed to OXXA/Ferox.
2026-06-07continuwuity: Use nixpkgs instead of manual buildJakub Stachurski
2026-06-07nginx: Force-Redirect to HTTPS on public sitesJakub Stachurski
2026-06-07mail(omega): Finalize config for mailJakub Stachurski
2026-05-31Move to stalwart 0.16Jakub Stachurski
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