{ lib, ... }: { imports = [ ../../common/fix-boot ../../../common/cpu/intel ../../../common/pc/laptop ../../../common/pc/laptop/ssd ]; hardware.enableRedistributableFirmware = lib.mkDefault true; services.thermald.enable = lib.mkDefault true; }