Repository containing our nix infrastructure configuration. It simply provides nixosConfigurations for each host and can be easily deployed using tools like infra-rebuild, bij or even nixos-rebuild.
Find a file
June c96486aa91
Let MPD mix the audio itself to work around PW/WP restore bug
jtbx discovered that MPD is using the Pipewire stream volume for volume
control, but that when Pipewire/Wireplumber restores the stream volumes
on restart, it wrongly assigns the MPD stream volume to the Shaireport
Sync stream as well.
Work around that bug by making MPD mix itself and not through
Pipewire/Wireplumber.
2024-04-27 23:28:31 +02:00
config Add MPD to audio service module 2024-04-23 19:12:16 +02:00
modules/services/audio Let MPD mix the audio itself to work around PW/WP restore bug 2024-04-27 23:28:31 +02:00
.gitignore Initial commit. Add configuration for NixOS Proxmox image 2023-09-11 23:20:34 +02:00
flake.lock flake.lock: Update 2024-04-22 21:13:11 +02:00
flake.nix Add print server for label printer to have it easily usable via SSH 2024-04-14 18:46:51 +02:00