more cleanup
This commit is contained in:
parent
6cf86a3827
commit
88f9bd9dd7
36 changed files with 59 additions and 627 deletions
4
home/services/playerctl.nix
Normal file
4
home/services/playerctl.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.playerctl];
|
||||
services.playerctld.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue