Enable media key support for Firefox audio

This commit is contained in:
2024-08-13 14:23:36 +02:00
parent e00f3fe3a9
commit 725e6309ea

View File

@@ -83,4 +83,7 @@ in {
explore_songs = 100
'';
};
# MPRIS integration
services.playerctld.enable = true;
}