add bluetooth on demand
This commit is contained in:
parent
5d9feb4040
commit
865ad79a9d
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@
|
|||
ControllerMode = "bredr";
|
||||
};
|
||||
};
|
||||
# i barely use bluetooth so keep it on demand
|
||||
powerOnBoot = false;
|
||||
};
|
||||
services.blueman.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue