update dishwasher

This commit is contained in:
Grigory Shipunov 2022-12-16 20:32:36 +01:00
parent 9cc55c5d0f
commit 368bceaab3
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
6 changed files with 49 additions and 38 deletions

View file

@ -45,7 +45,7 @@
networking.nat = {
enable = true;
enableIPv6 = true;
externalInterface = "enp1s0";
externalInterface = "wlan0";
internalInterfaces = [ "microvm-bridge" ];
};