gui: Add the playerctl daemon

This commit is contained in:
traxys 2024-09-23 13:25:02 +02:00
parent d44c35b72e
commit 82739bcba6

View file

@ -89,6 +89,9 @@
};
};
services.playerctld = {
enable = true;
};
programs.firefox = {
enable = true;