bluetooth and networking
This commit is contained in:
parent
59640f1d63
commit
44bc79d245
1 changed files with 3 additions and 0 deletions
|
|
@ -17,7 +17,10 @@
|
||||||
powerOnBoot = true;
|
powerOnBoot = true;
|
||||||
settings = {
|
settings = {
|
||||||
General.Experimental = true;
|
General.Experimental = true;
|
||||||
|
General.FastConnectable = true;
|
||||||
Policy.AutoEnable = true;
|
Policy.AutoEnable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.blueman.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue