puter/common/home-manager/features/mpris-proxy.nix
2023-09-17 13:31:20 +02:00

4 lines
42 B
Nix

{
services.mpris-proxy.enable = true;
}