472 current 2024-08-19 20:03:55 24.05.3999.c42fcfbdfeae 6.6.46 *
This commit is contained in:
parent
92955e0ee3
commit
881016915a
@ -212,30 +212,6 @@ in
|
|||||||
|
|
||||||
services.mpd = {
|
services.mpd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraConfig = ''
|
|
||||||
bind_to_address "127.0.0.1"
|
|
||||||
#bind_to_address "~/.mpd/socket"
|
|
||||||
music_directory "~/Music"
|
|
||||||
playlist_directory "~/.mpd/playlists"
|
|
||||||
db_file "~/.mpd/mpd.db"
|
|
||||||
log_file "~/.mpd/mpd.log"
|
|
||||||
pid_file "~/.mpd/mpd.pid"
|
|
||||||
state_file "~/.mpd/mpdstate"
|
|
||||||
audio_output {
|
|
||||||
|
|
||||||
type "pulse"
|
|
||||||
name "pulse audio"
|
|
||||||
device "pulse"
|
|
||||||
mixer_type "hardware"
|
|
||||||
}
|
|
||||||
|
|
||||||
audio_output {
|
|
||||||
type "fifo"
|
|
||||||
name "my_fifo"
|
|
||||||
path "/tmp/mpd.fifo"
|
|
||||||
format "44100:16:2"
|
|
||||||
}
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.bash = {
|
programs.bash = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user