fix bluetooth headset connectivity
This commit is contained in:
parent
0f4b1ce697
commit
8f3d7222b9
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.blueman.enable = true;
|
||||
|
||||
services.printing = {
|
||||
enable = true;
|
||||
drivers = with pkgs; [ epson-escpr samsung-unified-linux-driver splix ];
|
||||
|
|
Loading…
Reference in a new issue