services.mame.emuAddr

NixOS option

IP address of the guest system. The same you set inside guest OS under MAME. Should be on the same subnet as services.mame.hostAddr.

type: string
Example
"192.168.31.155"
declared in: nixos/modules/services/misc/mame.nixView source on NixOS/nixpkgs →