<feed xmlns='http://www.w3.org/2005/Atom'>
<title>feynman.git/hosts/eurovm, branch main</title>
<subtitle>NixOS flake config for eurovm - personal Hetzner Cloud server (karanj.com)</subtitle>
<id>http://git.karanj.com/feynman.git/atom/hosts/eurovm?h=main</id>
<link rel='self' href='http://git.karanj.com/feynman.git/atom/hosts/eurovm?h=main'/>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/'/>
<updated>2026-07-31T19:27:22Z</updated>
<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>Revert disko boot partition rename - it broke the live deploy</title>
<updated>2026-07-19T05:57:40Z</updated>
<author>
<name>Karan Jayachandra</name>
<email>mail@karanjayachandra.com</email>
</author>
<published>2026-07-19T05:57:40Z</published>
<link rel='alternate' type='text/html' href='http://git.karanj.com/feynman.git/commit/?id=60ad15f942e2682a54af84fa568ee096adc831c5'/>
<id>urn:sha1:60ad15f942e2682a54af84fa568ee096adc831c5</id>
<content type='text'>
Renaming the Nix attribute from ESP to bootfs changed the GPT partition
label disko expects fileSystems."/boot" to reference, but the physical
partition on the already-installed disk still carries the original
disk-main-ESP label from initial install - renaming an attribute here
doesn't relabel it. On deploy this hung boot.mount/local-fs.target waiting
for a device that doesn't exist, which cascaded into blocking every
service queued behind sysinit.target (AdGuard, the new ACME cert, Actual)
and ultimately required a restore from an older snapshot to recover.

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>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>
