parent
2fb4db3eb8
commit
7eb0c91c85
1 changed files with 1 additions and 13 deletions
|
@ -28,17 +28,5 @@
|
|||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
publish = {
|
||||
enable = true;
|
||||
addresses = true;
|
||||
hinfo = true;
|
||||
workstation = true;
|
||||
};
|
||||
};
|
||||
resolved.enable = true;
|
||||
};
|
||||
services.resolved.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue