modules: hardware: move 'bluetooth'

This commit is contained in:
Bruno BELANYI 2021-05-29 16:37:07 +02:00
parent e81aaa8ebc
commit 9b054d10c7
4 changed files with 4 additions and 5 deletions

View file

@ -3,6 +3,6 @@
{
imports = [
# FIXME: add modules
./bluetooth.nix
];
}