add git config, mount /media/gamedisk, fix rmpc cava

This commit is contained in:
2026-07-04 22:41:57 +02:00
parent 680fed13f7
commit f5573954b2
3 changed files with 40 additions and 2 deletions
+6
View File
@@ -12,6 +12,12 @@
type "pipewire"
name "Pipewire Sound Server"
}
audio_output {
type "fifo"
name "my_fifo"
path "/tmp/mpd.fifo"
format "44100:16:2"
}
auto_update "yes"
'';
network.listenAddress = "/home/user/.config/mpd/socket";