From 708462b39cff5c3b5dc332865e47d01522d807c9 Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sun, 12 Mar 2023 18:17:39 +0100 Subject: modules: remove blueman --- modules/nixos/personal/gui.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/nixos/personal') diff --git a/modules/nixos/personal/gui.nix b/modules/nixos/personal/gui.nix index 7ecf678..72c8d2c 100644 --- a/modules/nixos/personal/gui.nix +++ b/modules/nixos/personal/gui.nix @@ -44,7 +44,6 @@ in { layout = config.personal.hardware.keyboard.keyMap; autoRepeatDelay = 200; }; - services.blueman.enable = config.hardware.bluetooth.enable; } (lib.mkIf cfg.i3.enable { services.xserver = { -- cgit v1.2.3