tweak(Infini-SERVER): simplify avahi configuration
This commit is contained in:
parent
6e4f72402a
commit
a83bbd2b7a
1 changed files with 1 additions and 8 deletions
|
@ -21,14 +21,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
avahi = {
|
avahi.reflector = true;
|
||||||
publish = {
|
|
||||||
enable = true;
|
|
||||||
domain = true;
|
|
||||||
addresses = true;
|
|
||||||
};
|
|
||||||
reflector = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
soft-serve.enable = true;
|
soft-serve.enable = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue