global: mpris -> music
This commit is contained in:
parent
e2e265ad74
commit
d24ea47312
1 changed files with 0 additions and 0 deletions
|
@ -1,12 +0,0 @@
|
|||
{ main, config, lib, pkgs, ... }:
|
||||
lib.mkIf main.info.graphical
|
||||
{
|
||||
services = {
|
||||
mpris-proxy.enable = true;
|
||||
playerctld.enable = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
playerctl
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue