5 lines
51 B
Nix
5 lines
51 B
Nix
|
{ ... }:
|
||
|
{
|
||
|
services.mpris-proxy.enable = true;
|
||
|
}
|