Enabled bluetooth on box

This commit is contained in:
2022-01-01 02:15:22 +02:00
parent abb0655124
commit 365a884bee

View File

@@ -27,5 +27,7 @@
};
};
hardware.bluetooth.enable = true;
hardware.enableRedistributableFirmware = true;
}