playerctld
This commit is contained in:
parent
152c11f911
commit
c003e4c44c
4 changed files with 19 additions and 8 deletions
5
home/playerctld.nix
Normal file
5
home/playerctld.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{...}: {
|
||||
services.playerctld = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue