From 66e778ecd1d92f8fa082acda2c4f251c5c81baa4 Mon Sep 17 00:00:00 2001 From: Andrey0189 Date: Wed, 17 Apr 2024 08:51:23 +0500 Subject: bluez --- nixos/modules/bluetooth.nix | 2 +- nixos/packages.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/nixos/modules/bluetooth.nix b/nixos/modules/bluetooth.nix index 6c6a5df..2aed505 100644 --- a/nixos/modules/bluetooth.nix +++ b/nixos/modules/bluetooth.nix @@ -10,5 +10,5 @@ }; }; - services.blueman.enable = true; + services.blueman.enable = true; } diff --git a/nixos/packages.nix b/nixos/packages.nix index abe650e..86560d6 100644 --- a/nixos/packages.nix +++ b/nixos/packages.nix @@ -52,6 +52,7 @@ swww openssl lazygit + bluez # GUI utils feh -- cgit v1.2.3