modularize bluetooth

This commit is contained in:
Fabian Montero 2024-12-02 21:19:22 -06:00
parent 8fed4a320d
commit b64c85e314
Signed by untrusted user: fabian
GPG key ID: 1FFAC35E1798174F
2 changed files with 30 additions and 0 deletions

View file

@ -12,5 +12,6 @@
./virtualisation.nix
./android.nix
./users.nix
./bluetooth.nix
];
}