b(rowser)(luetooth)

This commit is contained in:
martyTF 2025-12-22 17:43:18 +01:00
parent 2ca81cd60e
commit d127bddb0d
11 changed files with 30 additions and 6 deletions

View file

@ -16,6 +16,7 @@
config = lib.mkIf config.desktop.audio.enable {
home.packages = with pkgs; [
pavucontrol
playerctl
];
};
}