Add steam container bridge network

This commit is contained in:
muon 2024-08-23 10:54:16 +00:00
parent 5660351d84
commit 80bede4f0b
2 changed files with 17 additions and 22 deletions

View file

@ -18,10 +18,10 @@ in {
containers.steam = {
privateNetwork = true;
hostAddress = "192.168.100.10";
localAddress = "192.168.100.11";
# hostBridge = "br0"; # Specify the bridge name
# localAddress = "192.168.1.105/24";
# hostAddress = "192.168.100.10";
# localAddress = "192.168.100.11";
hostBridge = "br0"; # Specify the bridge name
localAddress = "192.168.1.171/24";
bindMounts = {
"/home/steam/.steam/steam/steamapps/common/SMITE" = {