Simplified settings
This commit is contained in:
parent
83829303b5
commit
f62780826b
@ -178,13 +178,13 @@
|
|||||||
# Create bluetooth A2DP source
|
# Create bluetooth A2DP source
|
||||||
hardware.bluetooth = {
|
hardware.bluetooth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
disabledPlugins = [ "hostname" ];
|
# disabledPlugins = [ "hostname" ];
|
||||||
settings.General = {
|
settings.General = {
|
||||||
Class = "0x040414";
|
# Class = "0x040414";
|
||||||
Name = "Linox";
|
# Name = "Linox";
|
||||||
JustWorksRepairing = "always";
|
# JustWorksRepairing = "always";
|
||||||
DiscoverableTimeout = 0;
|
# DiscoverableTimeout = 0;
|
||||||
AlwaysPairable = true;
|
# AlwaysPairable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user