diff --git a/hosts/sombrero/configuration.nix b/hosts/sombrero/configuration.nix index f7a6efd..a5a6d1f 100644 --- a/hosts/sombrero/configuration.nix +++ b/hosts/sombrero/configuration.nix @@ -126,6 +126,7 @@ enable = true; openFirewall = true; openRPCPort = true; + settings.rpc-port = 9191; settings.rpc-bind-address = "0.0.0.0"; user = "alex";