laptop: don't restart bluetooth when switching generations
1 file changed, 1 insertion(+), 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