fix(bluetooth): was not working
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
hardware = {
|
||||
bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = false;
|
||||
powerOnBoot = true;
|
||||
};
|
||||
};
|
||||
networking = {
|
||||
|
||||
Reference in New Issue
Block a user