another try to disable networkd

This commit is contained in:
Nek0 - 2021-12-20 06:23:28 +01:00
parent 8e49adef6d
commit aeb63194ac

View File

@ -2,7 +2,7 @@
{ {
c3d2 = { c3d2 = {
isInHq = true; isInHq = true;
#hq.interface = "eth0"; hq.interface = null;
}; };
networking.hostName = "matemat"; networking.hostName = "matemat";
networking.useNetworkd = false; networking.useNetworkd = false;