extra/bluetooth: remove commented old

This commit is contained in:
Felix Buehler 2022-01-02 00:47:50 +01:00
parent e22335eadd
commit 6e812d6bbb
2 changed files with 0 additions and 7 deletions

View file

@ -10,10 +10,5 @@
};
};
};
#hardware.pulseaudio = {
# enable = true;
# extraModules = [ pkgs.pulseaudio-modules-bt ];
# package = pkgs.pulseaudioFull;
#};
services.blueman.enable = true;
}