hardware.facter.reportPath
Path to a hardware report generated by nixos-facter.
To generate a report, run the following as root:
nix-shell -p nixos-facter --run nixos-facter > facter.json
See https://nix-community.github.io/nixos-facter/ for more information.
- Type
null or absolute path- Default
null- Declared
- <nixpkgs/nixos/modules/hardware/facter>