nix-config/hosts/t480/hardware.nix

5 lines
53 B
Nix

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