1
Fork 0
satellite/home/features/desktop/audio.nix

5 lines
82 B
Nix

{
# Makes bluetooth media controls work
services.mpris-proxy.enable = true;
}