mirror of
https://github.com/kmein/niveum
synced 2026-03-20 20:01:08 +01:00
feat(pulseaudio): use nixos module for network sink, publish via zeroconf
This commit is contained in:
@@ -80,6 +80,7 @@ in {
|
||||
enable = true;
|
||||
package = pkgs.pulseaudioFull; # for bluetooth sound output
|
||||
# copy server:/run/pulse/.config/pulse/cookie to client:~/.config/pulse/cookie to authenticate a client machine
|
||||
zeroconf.discovery.enable = true;
|
||||
extraConfig = ''
|
||||
load-module ${toString [
|
||||
"module-tunnel-sink-new"
|
||||
|
||||
Reference in New Issue
Block a user