made minecraft container autostart

This commit is contained in:
Gerg-L 2023-03-12 04:07:59 +00:00
parent c4a813ac15
commit 26121e0ee1

View file

@ -1,6 +1,7 @@
_: {...}: {
containers."minecraft" = {
ephemeral = true;
autoStart = true;
privateNetwork = true;
hostBridge = "bridge0";
localAddress = "192.168.1.10/24";