Remove disable bluetooth and then force enable it???
This commit is contained in:
parent
777f8906ac
commit
37bb470afb
2 changed files with 1 additions and 4 deletions
|
@ -1 +0,0 @@
|
|||
{lib, ...}: {hardware.bluetooth.enable = lib.mkForce true;}
|
|
@ -1,3 +1 @@
|
|||
{...}: {
|
||||
hardware.bluetooth.enable = false;
|
||||
}
|
||||
{...}: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue