refactor everything holy fuck
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
# Avahi
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns4 = true;
|
||||
openFirewall = true;
|
||||
publish = {
|
||||
addresses = true;
|
||||
domain = true;
|
||||
enable = true;
|
||||
hinfo = true;
|
||||
userServices = true;
|
||||
workstation = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user