Option renamed
This commit is contained in:
parent
ac2899045c
commit
e1da21e8fe
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
services.avahi.enable = true;
|
services.avahi.enable = true;
|
||||||
# Important to resolve .local domains of printers, otherwise you get an error
|
# Important to resolve .local domains of printers, otherwise you get an error
|
||||||
# like "Impossible to connect to XXX.local: Name or service not known"
|
# like "Impossible to connect to XXX.local: Name or service not known"
|
||||||
services.avahi.nssmdns = true;
|
services.avahi.nssmdns4 = true;
|
||||||
hardware.sane.enable = true;
|
hardware.sane.enable = true;
|
||||||
|
|
||||||
services.printing = {
|
services.printing = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue