<feed xmlns='http://www.w3.org/2005/Atom'>
<title>feynman.git/modules, 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?h=main</id>
<link rel='self' href='http://git.karanj.com/feynman.git/atom/modules?h=main'/>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/'/>
<updated>2026-08-02T15:47:02Z</updated>
<entry>
<title>Simplified themes</title>
<updated>2026-08-02T15:47:02Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-08-02T15:47:02Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=38567944a9d861d50af0edc641ebd7df4a9b4db5'/>
<id>urn:sha1:38567944a9d861d50af0edc641ebd7df4a9b4db5</id>
<content type='text'>
</content>
</entry>
<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>Added the limitation to the log</title>
<updated>2026-07-31T20:54:41Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-31T20:54:41Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=6ff86c7f82e611bcaab6ca7880469a6728ca7bd6'/>
<id>urn:sha1:6ff86c7f82e611bcaab6ca7880469a6728ca7bd6</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>Added a memos instance</title>
<updated>2026-07-31T19:27:22Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-31T19:27:22Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=b915129dcf6c0043df3c629fe938986da661340f'/>
<id>urn:sha1:b915129dcf6c0043df3c629fe938986da661340f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hardened the server by blocking port 53 and added a deploy script</title>
<updated>2026-07-31T19:12:16Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-31T19:12:16Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=2144d31a0455ba32a7a0b655afdef33632a8724d'/>
<id>urn:sha1:2144d31a0455ba32a7a0b655afdef33632a8724d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a static user for Actual Budget, not DynamicUser</title>
<updated>2026-07-19T06:00:02Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-19T06:00:02Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=7059a8e25eea838fbc0d5428701c763bad7be286'/>
<id>urn:sha1:7059a8e25eea838fbc0d5428701c763bad7be286</id>
<content type='text'>
The old Podman container ran as root, so /var/lib/actual's existing
budget data (account.sqlite, budget files) is owned by root:root. The
native module's default DynamicUser gets a fresh ephemeral UID on every
start and can't read pre-existing root-owned files - it would silently
fail to see the existing budget on switch-over. Give it a static user
instead and recursively reclaim ownership of the existing data once via
a tmpfiles Z rule.

Co-Authored-By: Claude Sonnet 5 &lt;noreply@anthropic.com&gt;
</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>Cleaned up the config and the docs</title>
<updated>2026-07-18T20:32:19Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-18T20:32:19Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=718a79f8de2a55f2ab83cac7e8595cd3916ed486'/>
<id>urn:sha1:718a79f8de2a55f2ab83cac7e8595cd3916ed486</id>
<content type='text'>
</content>
</entry>
</feed>
