{pkgs, ...}: { hardware.amdgpu = { overdrive.enable = true; initrd.enable = true; }; services.lact.enable = true; }