Disable unnecessary avahi config

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
Ivan Bushchik 2023-12-22 07:29:59 +03:00
parent 562c8c8e9f
commit c0cc93bdb1
No known key found for this signature in database
GPG key ID: 2F16FBF3262E090C

View file

@ -23,15 +23,6 @@
services.avahi = {
enable = true;
nssmdns = true;
publish = {
enable = true;
addresses = true;
domain = true;
hinfo = true;
userServices = true;
workstation = true;
};
};
services.chrony.enable = true;