Assorted NixOS things
Running log of random things I’ve learned about Nix/NixOS/Nixpkgs
Running log of random things I’ve learned about Nix/NixOS/Nixpkgs
Tailscale is a mesh VPN that makes it dead simple to connect almost any device together in a private network. Caddy is a web server that focuses on ease of use and automatic HTTPS. I am a fan of both of these, and I was very excited to discover that Tailscale has an experimental integration with Caddy that leverages their tsnet library to allow creating unique Tailscale addresses for individual virtual hosts in your Caddy configuration. Here’s a quick run down of how to set this up on NixOS. ...