Disable blueman

This commit is contained in:
Filippo Berto 2022-12-04 10:14:24 +01:00
parent 5d2dac318e
commit d32d92fcd4
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 2 additions and 2 deletions

View file

@ -108,7 +108,7 @@ with lib; {
ssh = "${pkgs.avahi}/etc/avahi/services/ssh.service";
};
};
blueman.enable = true;
# blueman.enable = true;
clamav = {
daemon.enable = true;
updater.enable = true;