laptop: don't restart bluetooth when switching generations
Alan Pearce alan@alanpearce.eu
Mon, 04 Nov 2019 14:28:09 +0100
1 files changed, 1 insertions(+), 0 deletions(-)
M system/settings/hardware/laptop.nix → system/settings/hardware/laptop.nix
@@ -14,6 +14,7 @@ pulseaudio-modules-bt ]; }; }; + systemd.services.bluetooth.restartIfChanged = false; environment.systemPackages = with pkgs; [ bluez-tools