feat(adho): Enable bluetooth
This commit is contained in:
parent
9361addb54
commit
8fe1795f16
1 changed files with 2 additions and 0 deletions
|
@ -26,4 +26,6 @@
|
||||||
psk = "speakeasy";
|
psk = "speakeasy";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardware.bluetooth.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue