{ config, lib, ... }: { config = lib.mkIf config.my.disableAmdBoost { boot.kernelParaks = [ "amd_pstate=disable" ]; }; }