global/mpris: remove mpd, rename module to mpris
This commit is contained in:
parent
c3ac7fe8e6
commit
6415ddbb5f
1 changed files with 0 additions and 10 deletions
|
@ -3,16 +3,6 @@
|
|||
{
|
||||
config = lib.mkIf main.info.graphical {
|
||||
services = {
|
||||
mpd = {
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
audio_output {
|
||||
type "pipewire"
|
||||
name "PipeWire Sound Server"
|
||||
}
|
||||
'';
|
||||
};
|
||||
mpd-mpris.enable = true;
|
||||
mpris-proxy.enable = true;
|
||||
playerctld.enable = true;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue