fix renamed option
This commit is contained in:
parent
e615eb62aa
commit
db7cc4d9c8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in {
|
||||||
# autodiscovery of printers
|
# autodiscovery of printers
|
||||||
services.avahi = {
|
services.avahi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
nssmdns = true;
|
nssmdns4 = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue