feature/avahi #219

Merged
ahuston-0 merged 2 commits from feature/avahi into main 2026-04-26 02:09:48 -04:00
Showing only changes of commit f66c8792c4 - Show all commits

View File

@@ -56,7 +56,7 @@
}; };
avahi = { avahi = {
enable = true; enable = true;
publish.enable = true; #publish.enable = true;
nssmdns4 = true; nssmdns4 = true;
openFirewall = true; openFirewall = true;
}; };