reenable lact & enable iio on thinkpad
This commit is contained in:
@@ -14,4 +14,5 @@
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
hardware.sensor.iio.enable = true;
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
|
||||
#services.lact.enable = true;
|
||||
services.lact.enable = true;
|
||||
|
||||
nixpkgs.config.rocmSupport = true;
|
||||
hardware = {
|
||||
|
||||
Reference in New Issue
Block a user