diff --git a/nixos-configurations/shared-desktop.nix b/nixos-configurations/shared-desktop.nix index 23cf363..11622b8 100644 --- a/nixos-configurations/shared-desktop.nix +++ b/nixos-configurations/shared-desktop.nix @@ -57,7 +57,6 @@ hardware.pulseaudio.enable = false; hardware.bluetooth.enable = true; - hardware.bluetooth.powerOnBoot = true; home-manager.users.thiloho = { pkgs, lib, config, ... }: { programs = {