yevaud: Disable networkd
Just so much more trouble than it's worth - NixOS containers are really not designed to work with it
This commit is contained in:
parent
dfe00fabb4
commit
9cf30613f4
2 changed files with 0 additions and 13 deletions
|
@ -1,6 +1,5 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
networking.useNetworkd = true;
|
||||
networking.interfaces.ens3.useDHCP = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue