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 = {
|
||||
avahi = {
|
||||
publish = {
|
||||
enable = true;
|
||||
domain = true;
|
||||
addresses = true;
|
||||
};
|
||||
reflector = true;
|
||||
};
|
||||
avahi.reflector = true;
|
||||
|
||||
soft-serve.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue