add sunshine
This commit is contained in:
@@ -20,12 +20,12 @@
|
||||
|
||||
config = lib.mkIf config.sysconfig.opts.virtualization.sandbox.enable {
|
||||
|
||||
containers.sandbox-test = {
|
||||
containers.sandbox = {
|
||||
|
||||
autoStart = true;
|
||||
privateNetwork = true;
|
||||
hostAddress = "192.168.100.10";
|
||||
localAddress = "192.168.100.31";
|
||||
localAddress = "192.168.100.32";
|
||||
|
||||
ephemeral = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user