1: Added playerctl
This commit is contained in:
parent
986994da42
commit
d232ccc655
5
home/modules/playerctld.nix
Normal file
5
home/modules/playerctld.nix
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
services.playerctld = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user