{ config, inputs, ... }: {
imports = with inputs.hardware.nixosModules;
[
./hardware.nix
# common-cpu-intel
# common-gpu-intel
];
}