feat(adho): Enable bluetooth

This commit is contained in:
Vincent Ambo 2017-10-19 19:54:15 +02:00
parent 9361addb54
commit 8fe1795f16

View file

@ -26,4 +26,6 @@
psk = "speakeasy";
};
};
hardware.bluetooth.enable = true;
}