test
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
novnc.enable = true;
|
||||
minecraft.enable = false; #wont connect
|
||||
|
||||
sandbox.enable = false;
|
||||
sandbox.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
config = lib.mkIf config.sysconfig.opts.virtualization.sandbox.enable {
|
||||
|
||||
containers.sandbox = {
|
||||
containers.sandbox-test = {
|
||||
|
||||
autoStart = true;
|
||||
privateNetwork = true;
|
||||
|
||||
Reference in New Issue
Block a user