Finally took the time to start using #homemanager from the #nixos ecosystem.
It replaces my old handcrafted #nix setup from the early days.
Finally took the time to start using #homemanager from the #nixos ecosystem.
It replaces my old handcrafted #nix setup from the early days.
Woop woop! My tmuxinator configuration has just been merged into home-manager's main branch! https://github.com/nix-community/home-manager/pull/8954
Read the story behind this here: https://britter.dev/blog/2026/03/23/home-manager-tmuxinator/

Description Extract tmuxinator from tmux.nix into its own programs/tmuxinator.nix module. The new module adds: programs.tmux.tmuxinator.package for customising the tmuxinator package programs.tmux...
I have been sleeping on the nix package manager for too long. Nix shell is like Python's venv but for system packages, including Python packages! No more installing system packages for one off projects. Also direnv is really neat.
I might set up nixpkg, home manager, and direnv on my Kali box so when I need a specific package or Python version for a challenge I don't have to install it system-wide