update things
This commit is contained in:
parent
5ac7c053fd
commit
6eb61c0194
9 changed files with 72 additions and 25 deletions
|
|
@ -16,6 +16,12 @@ in {
|
|||
services.mpd = {
|
||||
enable = true;
|
||||
musicDirectory = "/home/zoey/Music";
|
||||
extraConfig = ''
|
||||
audio_output {
|
||||
type "pipewire"
|
||||
name "PipeWire Sound Server"
|
||||
}
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue