common/bluetooth: powerOnBoot by default
This commit is contained in:
@@ -245,9 +245,12 @@ in {
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.bluetooth.settings = {
|
hardware.bluetooth = {
|
||||||
General = {
|
powerOnBoot = true;
|
||||||
Enable = "Source,Sink,Media,Socket";
|
settings = {
|
||||||
|
General = {
|
||||||
|
Enable = "Source,Sink,Media,Socket";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user