Ok, so it was not hard to get i2pd running on the #guixrouter. And it has a way to limit the number of transit connections, so I can probably prevent it from eating up my connection budget, so i2p is a go for default services on the router.

Default services right now:

squid proxy, dnsmasq, unbound DNS over TLS, wireguard, yggdrasil, keepalived, tor, i2p, zabbix agent, prometheus exporter, ntpd client and server, dhcpd for upstream requests, nginx reverse proxy, letsencrypt, ssh, custom nftables firewall, and HFSC qdisc traffic shaper

Sounds interesting? I'm beginning to port it over to an independent repo so I can put it on codeberg

#guixrouter

@dlakelan oh good. while we're nix fans personally, guix is also a correct approach to this stuff, strongly preferable to those single-purpose "application" images people make. that sounds like a good set of services to start with. we definitely look forward to you publishing this.