nix-config/hosts/t490/hardware.nix

5 lines
53 B
Nix

{
hardware = {
bluetooth.enable = true;
};
}