fix bluetooth headset connectivity

This commit is contained in:
Cyryl Płotnicki 2020-06-13 08:57:23 +01:00
parent 0f4b1ce697
commit 8f3d7222b9

View file

@ -29,6 +29,8 @@
};
};
services.blueman.enable = true;
services.printing = {
enable = true;
drivers = with pkgs; [ epson-escpr samsung-unified-linux-driver splix ];