From 9d72ffae25122617f9b0faec214360f91af39a57 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 16 May 2022 17:45:20 -0700 Subject: bluetooh: enable on aptos --- hosts/aptos/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/aptos') diff --git a/hosts/aptos/home.nix b/hosts/aptos/home.nix index b3c226f..d7a6545 100644 --- a/hosts/aptos/home.nix +++ b/hosts/aptos/home.nix @@ -1,6 +1,7 @@ { pkgs, ... }: { my.home = { packages.enable = true; + bluetooth.enable = true; element.enable = true; zsh.enable = true; git.enable = true; -- cgit v1.2.3