| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added the backups paths to the README | Karan Jayachandra | 2026-07-31 | 1 | -0/+25 |
| | | |||||
| * | Added a memos instance | Karan Jayachandra | 2026-07-31 | 1 | -1/+11 |
| | | |||||
| * | Hardened the server by blocking port 53 and added a deploy script | Karan Jayachandra | 2026-07-31 | 1 | -17/+19 |
| | | |||||
| * | Updated the README | Karan Jayachandra | 2026-07-26 | 1 | -19/+19 |
| | | |||||
| * | Fix deploy command flag: --use-remote-sudo is deprecated | Karan Jayachandra | 2026-07-19 | 1 | -2/+2 |
| | | | | | | | | nixos-rebuild warns that --use-remote-sudo is deprecated in favor of --elevate=sudo; update both documented deploy commands accordingly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> | ||||
| * | Simplify config and add AdGuard DoH/DoT support | Karan Jayachandra | 2026-07-18 | 1 | -7/+22 |
| | | | | | | | | | | | | | | | | | | | | | - Replace the hand-rolled Podman OCI container for Actual Budget with the native services.actual module (available in the pinned nixpkgs release); the container never actually had a backend enabled, so it likely never ran. - Collapse cgit's Caddy routing to a single reverse proxy - the smart-HTTP git backend was already served on the same nginx vhost/port as cgit itself, so the separate /git/* -> 8085 route was dead and pointed at a port nothing listened on. - Drop the unused kvm-intel kernel module from the guest hardware profile, and rename disko's misleadingly-named ESP partition (it's ext4, not a real EFI System Partition). - Point common.nix's disabled autoUpgrade flake URL at this repo's own cgit hosting instead of a generic GitHub placeholder. - Add AdGuard Home DNS-over-TLS (853) and DNS-over-HTTPS (8443) support, backed by an independent ACME certificate (modules/acme.nix) issued via a webroot Caddy serves on port 80. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> | ||||
| * | Cleaned up the config and the docs | Karan Jayachandra | 2026-07-18 | 1 | -230/+99 |
| | | |||||
| * | Added the miniflux | Karan Jayachandra | 2026-07-17 | 1 | -1/+1 |
| | | |||||
| * | Fixed the issues with the build | Karan Jayachandra | 2026-07-17 | 1 | -3/+27 |
| | | |||||
| * | Added the changes README | Karan Jayachandra | 2026-07-17 | 1 | -2/+57 |
| | | |||||
| * | Initial commit | Karan Jayachandra | 2026-07-17 | 1 | -0/+372 |
