Use IP address for eh22-wiki, which isn't already in use

This commit is contained in:
June 2024-05-26 18:00:20 +02:00
parent 7c7da0db05
commit 58ec317b02
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -7,7 +7,7 @@
networking.interfaces.net0 = {
ipv4.addresses = [
{
address = "172.31.17.156";
address = "172.31.17.159";
prefixLength = 25;
}
];