reworked other aspects

This commit is contained in:
William 2026-02-15 17:02:56 -03:00
parent 755937cb56
commit 0ce2d3b947
5 changed files with 8 additions and 18 deletions

View file

@ -8,6 +8,9 @@
...
}:
{
hardware.bluetooth.enable = true;
hardware.bluetooth = {
enable = true;
powerOnBoot = false;
};
};
}