another try to disable networkd

This commit is contained in:
Nek0 - 2021-12-20 06:23:28 +01:00
parent 8e49adef6d
commit aeb63194ac
1 changed files with 1 additions and 1 deletions

View File

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