system: printing: fix renamed avahi option

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-01-06 18:57:24 +01:00
parent 26e767fd61
commit f466b7f36a
Signed by: c8h4
GPG key ID: 6817E9C75C0785D7

View file

@ -7,6 +7,6 @@
services.avahi = {
enable = true;
nssmdns = true;
nssmdns4 = true;
};
}