From c4bc609b7eb6ca8b7b11f2f31310ed52e5b668b8 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Wed, 5 May 2021 12:54:40 +0200 Subject: [PATCH] machines: aramis: home: enable bluetooth --- machines/aramis/home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/machines/aramis/home.nix b/machines/aramis/home.nix index 3520fc0..880ed35 100644 --- a/machines/aramis/home.nix +++ b/machines/aramis/home.nix @@ -1,6 +1,8 @@ { ... }: { my.home = { + # Bluetooth GUI & media keys + bluetooth.enable = true; # Firefo profile and extensions firefox.enable = true; # Blue light filter