machines: aramis: enable bluetooth

This commit is contained in:
Bruno BELANYI 2021-05-05 12:47:34 +02:00
parent b115d94cd6
commit 2b8d01f056
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