mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-04 07:17:53 +07:00

- Nix is more reproducible (pinned to a specific hash) - Faster rebuild after changing the package list (due to /nix caching in volume) - Users can still use make tools (wrapped in Docker) without installing Nix - Using nix-shell will work if you have nix installed.