feat: many changes

This commit is contained in:
2025-07-11 11:19:42 +02:00
parent da95b2fa71
commit 7f01dc4cac
15 changed files with 107 additions and 110 deletions

View File

@@ -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" ];