Make printers work again
This commit is contained in:
parent
27e43666ef
commit
e886602417
1 changed files with 4 additions and 0 deletions
|
|
@ -20,4 +20,8 @@
|
|||
openFirewall = true;
|
||||
};
|
||||
};
|
||||
|
||||
networking.hosts = {
|
||||
"10.0.11.2" = [ "BrotherPrinter4.local" "BrotherPrinter4" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue