hardware.facter.reportPath

NixOS option

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 in: nixos/modules/hardware/facterView source on NixOS/nixpkgs →