{ lib, ... }: with lib; { options.hardware.gpu.amd = { enable = mkEnableOption "amd hardware config"; }; }