Do not activate bluetooth on boot

This commit is contained in:
thiloho
2024-05-26 14:06:21 +02:00
parent 8c2771d54d
commit 65886e7c45

View File

@@ -57,7 +57,6 @@
hardware.pulseaudio.enable = false;
hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true;
home-manager.users.thiloho = { pkgs, lib, config, ... }: {
programs = {