machines: aramis: enable bluetooth

This commit is contained in:
Bruno BELANYI 2021-05-05 12:47:34 +02:00
parent 35b8de02c2
commit 432cd97b53
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{ ... }:
{
# Bluetooth integration
my.modules.bluetooth.enable = true;
}

View File

@ -6,6 +6,7 @@
{
imports = [
./bluetooth.nix
./boot.nix
./hardware.nix
./home.nix