switch nic

This commit is contained in:
Bryan Ramos 2026-03-13 19:08:40 -04:00
parent ab09b54ee9
commit c8d05d5145

View file

@ -102,7 +102,7 @@
networking = {
hostName = "server";
useDHCP = false;
interfaces.eno1 = {
interfaces.enp2s0f0 = {
ipv4.addresses = [{
address = "192.168.0.154";
prefixLength = 24;