all repos — nixfiles @ efda2e5f03470d72e3973a4b6cf338e4a8fd9812

System and user configuration, managed by nix and home-manager

laptop: don't restart bluetooth when switching generations

Alan Pearce
commit

efda2e5f03470d72e3973a4b6cf338e4a8fd9812

parent

18515928f2c650265cdd80ee76adae56ed9b58d0

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M system/settings/hardware/laptop.nixsystem/settings/hardware/laptop.nix
@@ -14,6 +14,7 @@ pulseaudio-modules-bt
]; }; }; + systemd.services.bluetooth.restartIfChanged = false; environment.systemPackages = with pkgs; [ bluez-tools