<feed xmlns='http://www.w3.org/2005/Atom'>
<title>feynman.git/modules/actual.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/actual.nix?h=main</id>
<link rel='self' href='http://git.karanj.com/feynman.git/atom/modules/actual.nix?h=main'/>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/'/>
<updated>2026-07-19T06:00:02Z</updated>
<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>Added the actual fix</title>
<updated>2026-07-17T13:27:54Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>karan.jayachandra@nxp.com</email>
</author>
<published>2026-07-17T13:27:54Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=56586c5d5f75afafc630869a25811d4988a93f3a'/>
<id>urn:sha1:56586c5d5f75afafc630869a25811d4988a93f3a</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>
