Enable bluetooth, fix wheel err

This commit is contained in:
Henry Hiles 2024-12-11 14:08:35 -05:00
parent 5861726feb
commit 5f9c39b5ff
3 changed files with 28 additions and 38 deletions

View file

@ -0,0 +1 @@
{lib, ...}: {hardware.bluetooth.enable = lib.mkForce true;}