nix-config/hosts/t490/hardware.nix

6 lines
53 B
Nix
Raw Normal View History

2025-03-21 15:01:39 +00:00
{
hardware = {
bluetooth.enable = true;
};
}