#NixOS #Nix #HomeManager
New blog post: I've been managing my tmuxinator projects declaratively with a custom Home Manager module for over a year - and finally decided to contribute it upstream.
The post walks through the implementation and how `freeformType + pkgs.formats.yaml` make it surprisingly straightforward.
👉 https://britter.dev/blog/2026/03/23/home-manager-tmuxinator/
Wrote up how I manage dotfiles across macOS and Linux with Nix. One repo, one flake.lock — same shell, editor, and tools on every machine. Home Manager and nix-darwin do the heavy lifting.