swann: add qvmpc6552
This commit is contained in:
parent
52fd493096
commit
528ed1debc
1 changed files with 5 additions and 0 deletions
|
@ -479,6 +479,11 @@ in {
|
||||||
# This is used for DNAT on RTMP, above.
|
# This is used for DNAT on RTMP, above.
|
||||||
ipAddress = "92.118.30.18";
|
ipAddress = "92.118.30.18";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
hostName = "qvmpc6552";
|
||||||
|
ethernetAddress = "84:39:be:77:65:52";
|
||||||
|
ipAddress = "192.168.1.60";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
systemd.services.dhcpd4 = {
|
systemd.services.dhcpd4 = {
|
||||||
|
|
Loading…
Reference in a new issue