From 083a22f0d8940c7e0a198c473b8605cbc9611d3e Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Sun, 1 Jun 2025 20:21:09 -0400 Subject: Update ports for fig-web --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 0e74036..4d83efd 100644 --- a/flake.nix +++ b/flake.nix @@ -318,7 +318,7 @@ }; busPort = lib.mkOption { type = lib.types.port; - default = 32050; + default = 32051; description = "Address of message bus"; }; configFile = lib.mkOption { @@ -363,7 +363,7 @@ }; busPort = lib.mkOption { type = lib.types.port; - default = 32050; + default = 32051; description = "Address of message bus"; }; configFile = lib.mkOption { -- cgit v1.2.3