hosts: steamdeck: disable blueman

This commit is contained in:
2023-12-27 07:43:00 +01:00
parent 5b810ae614
commit 89eb52b102
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@
};
services = {
# blueman.enable = true;
# blueman.enable = true;
printing = { # Printing and drivers for TS5300
enable = true;
drivers = [ pkgs.gutenprint ];