Fix warning
This commit is contained in:
parent
63eb8f543a
commit
3504ffef09
|
@ -353,7 +353,7 @@ in {
|
||||||
services.avahi = {
|
services.avahi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
reflector = true;
|
reflector = true;
|
||||||
interfaces = [
|
allowInterfaces = [
|
||||||
lan_if
|
lan_if
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue