better bluetooth integration

This commit is contained in:
2025-07-15 10:45:43 +02:00
parent 16b83b8420
commit ff226f342c
6 changed files with 12 additions and 14 deletions

View File

@@ -0,0 +1,8 @@
{
hardware.bluetooth = {
enable = true;
powerOnBoot = false;
};
services.blueman.enable = true;
}