From cc3d54aa5c001c85cd1354e9a26d3a70ad10c6d3 Mon Sep 17 00:00:00 2001 From: Jake Ginesin Date: Mon, 9 Jun 2025 02:53:55 -0400 Subject: [PATCH] 424 current 2025-06-09 02:53:28 25.05.20250424.f771eb4 6.12.24 * --- home/programs/zsh/zshrc | 1 + system/services/syncthing/default.nix | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/home/programs/zsh/zshrc b/home/programs/zsh/zshrc index e5e4a85..1e03342 100644 --- a/home/programs/zsh/zshrc +++ b/home/programs/zsh/zshrc @@ -204,6 +204,7 @@ alias nrc="cd /home/synchronous/nix-cfg/home/programs/nvim" alias ndwc="nmcli device wifi connect" alias ndwl="nmcli device wifi list" alias wt="systemctl restart NetworkManager" +alias syncthing="firefox localhost:8384" stack() { find . -type f -exec echo -e "\n--- {} ---\n" \; -exec cat {} \; diff --git a/system/services/syncthing/default.nix b/system/services/syncthing/default.nix index 0b67290..51b9e7b 100644 --- a/system/services/syncthing/default.nix +++ b/system/services/syncthing/default.nix @@ -15,7 +15,13 @@ settings = { devices = { - cluster = {id = "RBT7JA4-DFQ33SG-JUWJOQ2-MLPVLV4-SL2NATS-VZBB5M5-L7CHO3N-UTBOGA4";}; + cluster = { + id = "WLJQSWD-IGXNYPW-2OMCGM4-N2M5MSN-6Z6TRDA-VLZGWVC-5PJTO5U-BPFFCAU"; + addresses = [ + "tcp://100.117.155.3:22000" + "dynamic" + ]; + }; }; folders = { notes = {