nix/graphical: fix bluetooth-applet
This commit is contained in:
parent
ceb12b6e92
commit
bf17d2f259
2 changed files with 2 additions and 2 deletions
|
@ -33,6 +33,7 @@
|
|||
services.dbus.packages = with pkgs; [
|
||||
blueman
|
||||
];
|
||||
services.blueman.enable = true;
|
||||
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue