nix/graphical: fix bluetooth-applet

This commit is contained in:
steveej 2020-10-17 15:28:19 +02:00
parent ceb12b6e92
commit bf17d2f259
2 changed files with 2 additions and 2 deletions

View file

@ -302,8 +302,7 @@ in {
services = {
gnome-keyring.enable = true;
# TODO: this has been broken for a while, removing for now.
# blueman-applet.enable = true;
blueman-applet.enable = true;
screen-locker = {
enable = true;
inactiveInterval = 7;