services.lact.enable

NixOS option

Whether to enable LACT, a tool for monitoring, configuring and overclocking GPUs. If you are on an AMD GPU, it is recommended to enable overdrive mode by using hardware.amdgpu.overdrive.enable = true; in your configuration. See LACT wiki for more information.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/hardware/lact.nixView source on NixOS/nixpkgs →