aboutsummaryrefslogtreecommitdiffstats
path: root/modules/vhack/at/atuin-sync/module.nix (unfollow)
Commit message (Collapse)Author
2026-07-30modules: Use namespacesBenedikt Peetz
That might make it easier in the future to merge different server configs together (and thusly facilitate code-reuse.).
2026-06-13modules/atuin-sync: Replace `atuin` with `turtle`Benedikt Peetz
2025-12-18modules/anubis: Introduce and setupBenedikt Peetz
This should hopefully reduce the workload applied to our servers. Notably, `cgit` is not yet behind it, as it requires more, considering that it is a fgi application.
2025-05-05modules/atuin-sync: InitBenedikt Peetz