Nix is a pre-requisite to using devbox. When missing or not installed properly, `devbox add` fails with: ``` Error: Package fddfdf not found. ``` Which makes it sound like the package does not exist. Improve error message to explain that nix should be installed.