fix: updated cadie to clear some networking issues
This commit is contained in:
parent
c9d7598827
commit
73330b3f6f
2 changed files with 6 additions and 3 deletions
|
@ -59,4 +59,7 @@ in {
|
|||
name = name;
|
||||
};
|
||||
};
|
||||
|
||||
# this was causing a conflict for some reason
|
||||
systemd.network.enable = lib.mkForce false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue