fix(bluetooth): was not working

This commit is contained in:
kenji
2026-01-04 15:08:08 -06:00
parent ae76a1b13b
commit 214f709b59
+1 -1
View File
@@ -6,7 +6,7 @@
hardware = {
bluetooth = {
enable = true;
powerOnBoot = false;
powerOnBoot = true;
};
};
networking = {