From 20d269ea81b7429fa519bd8706b949cd2fecaf55 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Mon, 18 Jul 2022 15:57:10 +0800 Subject: [PATCH] nixos/cinnamon: switch to blueman Part of Linux Mint 21 changes. https://www.linuxmint.com/rel_vanessa_cinnamon_whatsnew.php --- nixos/modules/services/x11/desktop-managers/cinnamon.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/x11/desktop-managers/cinnamon.nix b/nixos/modules/services/x11/desktop-managers/cinnamon.nix index 8ca5f760fd11..3317c58bb522 100644 --- a/nixos/modules/services/x11/desktop-managers/cinnamon.nix +++ b/nixos/modules/services/x11/desktop-managers/cinnamon.nix @@ -82,6 +82,7 @@ in ''; # Default services + services.blueman.enable = mkDefault true; hardware.bluetooth.enable = mkDefault true; hardware.pulseaudio.enable = mkDefault true; security.polkit.enable = true; @@ -199,7 +200,6 @@ in environment.systemPackages = with pkgs // pkgs.gnome // pkgs.cinnamon; utils.removePackagesByName [ # cinnamon team apps bulky - blueberry warpinator # cinnamon xapps