add bluetooth support
This commit is contained in:
parent
91a4d2a516
commit
ab9535556b
1 changed files with 3 additions and 0 deletions
|
@ -104,6 +104,9 @@ in {
|
|||
)
|
||||
];
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
services.blueman.enable = true;
|
||||
|
||||
services.gvfs = {
|
||||
enable = true;
|
||||
package = lib.mkForce pkgs.gnome3.gvfs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue