change bluetooth package

This commit is contained in:
Tyler Starr 2024-01-20 16:10:20 -08:00
parent f0bdc07a13
commit 2451e82fef
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@
# Hardware options
hardware.bluetooth.enable = true;
hardware.bluetooth.package = pkgs.bluez;
hardware.sensor.iio.enable = true;
hardware.opengl.enable = true;
hardware.opengl.driSupport = true;

View File

@ -26,6 +26,7 @@
# Hardware options
hardware.bluetooth.enable = true;
hardware.bluetooth.package = pkgs.bluez;
hardware.sensor.iio.enable = true;
hardware.opengl.enable = true;
hardware.opengl.driSupport = true;