dn42: put in hq net

This commit is contained in:
Astro 2021-03-11 16:25:03 +01:00
parent 4633b71ca9
commit 44ded16352
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ in {
prefixLength = 24;
}];
};
c3d2.isInHq = true;
c3d2.hq.interface = "eth0";
networking.useDHCP = false;
networking.useNetworkd = true;
services.resolved.enable = false;