adjusted bluetoothe options for desktop

This commit is contained in:
twoneis 2024-02-08 19:46:48 +01:00
parent ac4b385463
commit 26c3dcf13a

View file

@ -43,15 +43,8 @@
hardware.bluetooth = { hardware.bluetooth = {
enable = true; enable = true;
powerOnBoot = true; powerOnBoot = true;
settings = {
General = {
Experimental = true;
};
};
}; };
services.blueman.enable = true;
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions # settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave # on your system were taken. Its perfectly fine and recommended to leave