feat: many changes
This commit is contained in:
@@ -35,7 +35,7 @@ in {
|
||||
hostName = "foundry-vtt";
|
||||
useHostResolvConf = false;
|
||||
defaultGateway = {
|
||||
address = "${hostConfig.networkPrefix}.97.1";
|
||||
address = "${hostConfig.networkPrefix}.96.1";
|
||||
interface = "eth0";
|
||||
};
|
||||
nameservers = [ "${hostConfig.networkPrefix}.97.1" ];
|
||||
|
||||
Reference in New Issue
Block a user