Blog posts
Setting up Netbird with Zitadel on NixOS
2025-08-28 · 3 minute read
Deploying Netbird's management server on NixOS proved particularly difficult since no step-by-step guide was provided for NixOS. I had to go off reading documentation at many different places, including source code, and experimenting. Eventually, I was able to get a working setup after some trial and error, and debugging.
How to cope with losing a public IP as a homelabber
2025-08-24 · 8 minute read
What happens to your services when your residential IP address gets put behind a CGNAT? What is NAT and how does it work? Here I answer these questions, and talk about how I designed my network.
Setting up Seafile on NixOS
2024-12-03 · 2 minute read
After I decided I wanted to set up Seafile, a file server, I found little documentation for NixOS. After experimenting with the options, and asking the maintainer for help, I finally got a working configuration, and decided to write a wiki entry as well to help future NixOS newcomers.