fix interface name

This commit is contained in:
oxapentane - 2022-10-03 01:40:37 +02:00
parent 63b16d15ff
commit c729ab3940
Signed by: oxapentane
GPG Key ID: 91FA5E5BF9AA901C

View File

@ -50,7 +50,7 @@
sops.defaultSopsFile = self + /secrets/data-hoarder-staging/secrets.yaml;
deployment-dvb.net = {
iface.uplink = {
name = "eth0";
name = "ens3";
useDHCP = false;
addr4 = "172.20.73.64/25";
dns = [ "172.20.73.8" "9.9.9.9" ];