swann: add qvmpc6552

This commit is contained in:
Luke Granger-Brown 2023-07-11 12:01:00 +01:00
parent 52fd493096
commit 528ed1debc

View file

@ -479,6 +479,11 @@ in {
# This is used for DNAT on RTMP, above.
ipAddress = "92.118.30.18";
}
{
hostName = "qvmpc6552";
ethernetAddress = "84:39:be:77:65:52";
ipAddress = "192.168.1.60";
}
];
};
systemd.services.dhcpd4 = {