Update some of the ips I missed oopsies

This commit is contained in:
Bun 2025-05-29 23:40:11 -04:00
parent 48b55af695
commit c1819b68a1
8 changed files with 10 additions and 45 deletions

View file

@ -10,7 +10,4 @@
interface = "enp0s31f6";
};
};
# Enable IP forwarding for the server configuration
boot.kernel.sysctl."net.ipv4.ip_forward" = 1;
}