add support for headset media controls

This commit is contained in:
Gabriella Bere 2024-08-23 10:51:35 +01:00
parent 6e7ec98554
commit b7f5a6633d
2 changed files with 7 additions and 1 deletions

View file

@ -156,6 +156,9 @@
};
};
# Add support for bluetooth headset media controls
services.mpris-proxy.enable = true;
programs.alacritty = {
enable = true;
package = pkgs.alacritty;