forked from kalipso/infrastructure
[louise] add zeroconf discovery
This commit is contained in:
@@ -49,6 +49,13 @@
|
||||
hardware.pulseaudio = {
|
||||
enable = true;
|
||||
zeroconf.discovery.enable = true;
|
||||
extraConfig = ''
|
||||
load-module module-zeroconf-discover
|
||||
'';
|
||||
};
|
||||
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user