This check should be disabled by default, and only enabled when `nix-health.default.direnv.enable = true;` is in the flake (per #60). It should check: - `direnv` is in PATH, else point to https://zero-to-flakes.com/direnv/ - `direnv status` contains `Found RC allowed true`, else ask the user to run `direnv allow`