have to run intel for the moment

This commit is contained in:
Kopatz
2025-08-22 22:01:27 +02:00
parent 7899f44498
commit 44a48f41b9
3 changed files with 42 additions and 4 deletions

View File

@@ -59,7 +59,7 @@
defaultGateway.address = "192.168.0.1";
nameservers = [ "192.168.0.10" "1.1.1.1" ];
bridges.br0 = { interfaces = [ "enp6s0" ]; };
bridges.br0 = { interfaces = [ "enp0s31f6" ]; };
interfaces.br0 = {
ipv4.addresses = [{
address = "192.168.0.20";