summaryrefslogtreecommitdiff
path: root/Biz/Cloud/Ports.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2024-10-16 13:40:40 -0400
committerBen Sima <ben@bsima.me>2024-12-21 10:06:44 -0500
commitb4c8e2581c82151e8dd6fd1f9951568947e71530 (patch)
tree4e1767f8e0725f5a533346e4dee460e396dbd2dc /Biz/Cloud/Ports.nix
parentc34298f8e7174168ee13582c5467ec6e6c7a6215 (diff)
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.
Diffstat (limited to 'Biz/Cloud/Ports.nix')
-rw-r--r--Biz/Cloud/Ports.nix1
1 files changed, 1 insertions, 0 deletions
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;