From a88a2ca9fdff8f1d6444554dc079c266ad734588 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Sun, 28 May 2023 17:17:25 +0200 Subject: typo --- microvms/music/oxaproxy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'microvms') diff --git a/microvms/music/oxaproxy.nix b/microvms/music/oxaproxy.nix index 899aa17..737d413 100644 --- a/microvms/music/oxaproxy.nix +++ b/microvms/music/oxaproxy.nix @@ -43,7 +43,7 @@ }; networks."111-host" = { - matchconfig.MACAddress = "02:00:00:00:00:01"; + matchConfig.MACAddress = "02:00:00:00:00:01"; networkConfig = { Address = "10.99.99.101/24"; }; -- cgit v1.3.1