hardware.cpu.x86.msr.enable

NixOS option

Whether to enable the msr (Model-Specific Registers) kernel module and configure udev rules for its devices (usually /dev/cpu/*/msr).

type: boolean
Default
false
Example
true
declared in: nixos/modules/hardware/cpu/x86-msr.nixView source on NixOS/nixpkgs →