aboutsummaryrefslogtreecommitdiff
path: root/modules/services/nixos/caddy.nix
Commit message (Collapse)AuthorAge
* no more mkCaddyConfig, manually specify ports, no more manual /etc/hosts, ↵Collin Williams2026-06-23
| | | | started using dnsmasq instead. all works!
* fix issues with caddy configCollin Williams2026-02-17
|
* Spring CleaningCollin Williams2026-01-30
- create new module, `system`, that consumes the `boot` module and takes in the more system-interested services from the `services` module - touch up left over services (which are more self-hosting interested) - touch up yo and yoshi configs