challenger: move to VM

This commit is contained in:
2025-02-15 01:08:37 +01:00
parent 2894eaf108
commit 1639675eac
2 changed files with 6 additions and 15 deletions

View File

@@ -26,7 +26,7 @@
networking = {
hostName = "challenger";
bridges.br0.interfaces = [ "enp5s0" ];
bridges.br0.interfaces = [ "ens18" ];
interfaces.br0.useDHCP = false;
interfaces.br0.ipv4.addresses = [
{ address = "192.168.10.161"; prefixLength = 24; }