nixos-config/roles/laptop.nix

4 lines
40 B
Nix
Raw Normal View History

2022-06-21 13:34:34 +00:00
{
hardware.bluetooth.enable = true;
}