Bind wireless printer to a static IP address

This commit is contained in:
2020-12-20 20:20:29 +01:00
parent 93d8ac4e00
commit 3a24cc1e16

View File

@@ -15,7 +15,7 @@
netDevices = { netDevices = {
home = { home = {
model = "DCP-L2530DW"; model = "DCP-L2530DW";
ip = "192.168.1.66"; ip = "192.168.13.4";
}; };
}; };
}; };