Re-enable blueman
This commit is contained in:
parent
5195f432e2
commit
c6c8c23058
2 changed files with 2 additions and 2 deletions
|
|
@ -206,7 +206,7 @@ with lib; {
|
|||
services.dbus.packages = with pkgs; [ dconf ];
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
hardware.bluetooth.enable = true;
|
||||
# services.blueman.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