bluetooth

This commit is contained in:
death916 2026-01-21 01:26:15 -08:00
parent 57a46ed825
commit 576db16eb7

View file

@ -99,6 +99,12 @@
virtualisation.docker.enable = true; virtualisation.docker.enable = true;
hardware.bluetooth.enable = true; hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true; hardware.bluetooth.powerOnBoot = true;
services.blueman.enable = true;
hardware.bluetooth.settings = {
General = {
Experimental = true;
};
};
programs.nh = { programs.nh = {
enable = true; enable = true;