From b4c8e2581c82151e8dd6fd1f9951568947e71530 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 16 Oct 2024 13:40:40 -0400 Subject: Enable the zsa voyager keyboard The voyager needed some special udev rules, and a program to do the flashing. I also made the barrier port explicit by moving to Ports.nix. --- Biz/Cloud/Ports.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'Biz/Cloud/Ports.nix') diff --git a/Biz/Cloud/Ports.nix b/Biz/Cloud/Ports.nix index 69968fb..5b8446c 100644 --- a/Biz/Cloud/Ports.nix +++ b/Biz/Cloud/Ports.nix @@ -1,5 +1,6 @@ { bensIp = "24.140.205.252"; # not a port, but it's convenient + barrier = 24800; bitcoind = 8333; bitcoind-rpc = 8332; botamusique = 8181; -- cgit v1.2.3