Migrate quitte to QEMU #32

Merged
spyfly merged 4 commits from qemu into main 2023-04-23 19:44:14 +02:00
Showing only changes of commit c54c7382e8 - Show all commits

View file

@ -13,7 +13,7 @@ in
hostId = "a71c81fc";
enableIPv6 = true;
useDHCP = true;
interfaces.enp65s0f0np0.useDHCP = true;
interfaces.ens18.useDHCP = true;
useNetworkd = true;
firewall.allowedUDPPorts = [ wireguard_port ];
@ -37,7 +37,7 @@ in
# Interfaces on the machine
networks."10-ether-bond" = {
matchConfig.Name = "enp65s0f0np0";
matchConfig.Name = "ens18";
address = [ "141.30.30.169/25" ];
routes = [