NixOS Developer Setup: System Packages vs Home Manager vs devShells
Migrating to NixOS? Learn which tools belong in environment.systemPackages, which go in Home Manager, and how to isolate Java, Scala, and Haskell with flake devShells.
Migrating to NixOS? Learn which tools belong in environment.systemPackages, which go in Home Manager, and how to isolate Java, Scala, and Haskell with flake devShells.
NixOS + Home Manager can replace Stow for dotfile symlinks. Learn how home.file and xdg.configFile work, and where to put your flake.nix.
Managing NixOS dotfiles with symlinks can feel messy. Here’s how flakes, GNU Stow, and Home Manager each fit in — and which one actually simplifies things.