disabled blueman

This commit is contained in:
Geir Okkenhaug Jerstad 2024-06-24 09:39:36 +02:00
parent e5227f1f9e
commit 0c3f166a63

View file

@ -34,7 +34,7 @@
# Bluetooth # Bluetooth
hardware.bluetooth.enable = true; hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true; hardware.bluetooth.powerOnBoot = true;
services.blueman.enable = true; #services.blueman.enable = true;
# enable unfree # enable unfree
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
# Network # Network