add bluetooth

This commit is contained in:
Jet Pham 2024-03-14 20:59:51 -07:00
parent 1817d2d28d
commit 66607d4a5f
2 changed files with 114 additions and 0 deletions

View file

@ -58,6 +58,8 @@
# Enable CUPS to print documents.
services.printing.enable = true;
hardware.bluetooth.enable = true;
# Enable sound with pipewire.
sound.enable = true;
hardware.pulseaudio.enable = false;