Enable bluetooth at the start

I use it for so many devices now that it doesn't make sense to disable it.
This commit is contained in:
Andreas Zweili 2024-02-12 09:42:52 +01:00
parent 158114c5f9
commit e78e2b3528
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ in
# Blueooth support in general
hardware.bluetooth = {
enable = true;
powerOnBoot = false;
powerOnBoot = true;
};
# Blueman applet