From b2dab4b75e5938e195dde2318ace4c46dbbc238a Mon Sep 17 00:00:00 2001 From: Ricard Illa Date: Wed, 19 Jan 2022 11:25:56 +0100 Subject: [PATCH] added bluetooth --- capibara.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/capibara.nix b/capibara.nix index 2cb94ea..9048fce 100644 --- a/capibara.nix +++ b/capibara.nix @@ -140,6 +140,8 @@ in { ''; hardware.opengl.enable = true; + hardware.bluetooth.enable = true; + services.blueman.enable = true; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions