swap nics

This commit is contained in:
Joseph Hanson 2024-10-28 15:35:44 -05:00
parent 9b0e464862
commit a3317ff76c
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -46,7 +46,7 @@ in
nftables.enable = false;
interfaces = {
"enp130s0f0".useDHCP = true;
"enp130s0f1".useDHCP = true;
"eno1".useDHCP = true;
};
};