`networking.interfaces = { eth0 = { name = "eth0"; useDHCP=true; }; eth1 = { name = "eth1"; useDHCP=true; }; };` supposed to create 2 interfaces ? ifconfig -a still shows the old one after rebuild