<feed xmlns='http://www.w3.org/2005/Atom'>
<title>feynman.git/modules/cgit.nix, branch main</title>
<subtitle>NixOS flake config for eurovm - personal Hetzner Cloud server (karanj.com)</subtitle>
<id>http://git.karanj.com/feynman.git/atom/modules/cgit.nix?h=main</id>
<link rel='self' href='http://git.karanj.com/feynman.git/atom/modules/cgit.nix?h=main'/>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/'/>
<updated>2026-07-31T21:12:10Z</updated>
<entry>
<title>Fixed the bad theming and the width</title>
<updated>2026-07-31T21:12:10Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-31T21:12:10Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=d45fda274030bf32a62f67cb224931a60bd3b382'/>
<id>urn:sha1:d45fda274030bf32a62f67cb224931a60bd3b382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the custom cgit theme</title>
<updated>2026-07-31T21:02:01Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-31T21:02:01Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=3c9ba1c4773779692e961f99658d94d3fcccdb60'/>
<id>urn:sha1:3c9ba1c4773779692e961f99658d94d3fcccdb60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cgit to allow LFS</title>
<updated>2026-07-31T20:48:30Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-31T20:48:30Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=4515b9c40279d9b0a1c3cca4d5e467b16064773e'/>
<id>urn:sha1:4515b9c40279d9b0a1c3cca4d5e467b16064773e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify config and add AdGuard DoH/DoT support</title>
<updated>2026-07-18T21:04:53Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-18T21:04:53Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=9ceddb33272e5fca6382c1b4dec2074bd1167738'/>
<id>urn:sha1:9ceddb33272e5fca6382c1b4dec2074bd1167738</id>
<content type='text'>
- 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/* -&gt; 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 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Fixed port for cgit</title>
<updated>2026-07-17T16:37:44Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-17T16:37:44Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=3309695412d98c85007a1e1ea235e37ca60c25fe'/>
<id>urn:sha1:3309695412d98c85007a1e1ea235e37ca60c25fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the HTTP access</title>
<updated>2026-07-17T13:58:21Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-17T13:58:21Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=76f9d04f0082b2d50af2e2df0043c3e6525671c0'/>
<id>urn:sha1:76f9d04f0082b2d50af2e2df0043c3e6525671c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the cgit fix for scan path</title>
<updated>2026-07-17T13:34:10Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>karan.jayachandra@nxp.com</email>
</author>
<published>2026-07-17T13:34:10Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=efe8007b3f3366241fd589e3bccfc7aadbfacd65'/>
<id>urn:sha1:efe8007b3f3366241fd589e3bccfc7aadbfacd65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the cgit fix</title>
<updated>2026-07-17T13:30:52Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>karan.jayachandra@nxp.com</email>
</author>
<published>2026-07-17T13:30:52Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=43fd6730bc598b5bf60da02f11f41df402acc127'/>
<id>urn:sha1:43fd6730bc598b5bf60da02f11f41df402acc127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2026-07-17T12:34:18Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>karan.jayachandra@nxp.com</email>
</author>
<published>2026-07-17T12:34:18Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=0d0788cd4ee378fba19e47a2c5d5527c196b65e0'/>
<id>urn:sha1:0d0788cd4ee378fba19e47a2c5d5527c196b65e0</id>
<content type='text'>
</content>
</entry>
</feed>
