Re-remove avahi.

Turns out resolved can do it all. Tested from another machine with:

resolvectl --cache=no query quinn.local
This commit is contained in:
Eli Ribble 2024-08-29 18:07:31 -07:00
parent 601129bb48
commit 2caa4810fd
1 changed files with 0 additions and 14 deletions

View File

@ -145,20 +145,6 @@
# List services that you want to enable:
services.avahi = {
enable = true;
ipv6 = true;
ipv4 = true;
nssmdns4 = true;
nssmdns6 = true;
publish = {
addresses = true;
enable = true;
hinfo = true;
};
};
services.nginx = {
enable = true;
virtualHosts."pihole.home.arpa" = {