i forogr
This commit is contained in:
parent
efe09d0045
commit
4120f3a090
6 changed files with 28 additions and 32 deletions
|
@ -11,6 +11,11 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.bluetooth.powerOnBoot = true;
|
||||
hardware.bluetooth.settings = {
|
||||
General = {
|
||||
Experimental = true;
|
||||
};
|
||||
};
|
||||
|
||||
# frontend
|
||||
services.blueman.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue