mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
bluetooth server is on
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
bluetooth.enable = false;
|
bluetooth.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
#swapDevices =
|
#swapDevices =
|
||||||
|
|||||||
Reference in New Issue
Block a user