diff options
Diffstat (limited to 'machines/vm/foolcreek')
| -rw-r--r-- | machines/vm/foolcreek/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/vm/foolcreek/default.nix b/machines/vm/foolcreek/default.nix index 8ff4598..d0754ee 100644 --- a/machines/vm/foolcreek/default.nix +++ b/machines/vm/foolcreek/default.nix @@ -27,7 +27,7 @@ # }; microvm = { interfaces = [{ - type = "tap"; + type = "user"; id = "foolcreek"; mac = "02:00:00:00:00:01"; }]; |
