This adds debugging tools for comparing system configurations with and
without facter-based hardware detection:
Example usage:
nix-build '<nixpkgs/nixos>' -A config.hardware.facter.debug.nvd
./result/bin/facter-diff
Builds on PR #466808 (camera support).
Part of incremental upstreaming from nixos-facter-modules.