Bind wireless printer to a static IP address

This commit is contained in:
coolneng 2020-12-20 20:20:29 +01:00
parent 93d8ac4e00
commit 3a24cc1e16
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

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