From fc641582aaadf31cfd756fcaa3bd63b024656059 Mon Sep 17 00:00:00 2001 From: gwg313 Date: Fri, 24 Apr 2026 13:03:27 -0400 Subject: [PATCH] update syncthing config --- modules/hosts/candlekeep.nix | 1 + modules/hosts/grymforge.nix | 1 + modules/users/gwg313.nix | 1 - 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/hosts/candlekeep.nix b/modules/hosts/candlekeep.nix index 8e56df0..a252931 100644 --- a/modules/hosts/candlekeep.nix +++ b/modules/hosts/candlekeep.nix @@ -19,6 +19,7 @@ ../nixos/hosts/candlekeep/nfs.nix ../nixos/hosts/candlekeep/networking.nix ../nixos/hosts/candlekeep/zerotier.nix + ../nixos/hosts/candlekeep/syncthing.nix ]; }; } diff --git a/modules/hosts/grymforge.nix b/modules/hosts/grymforge.nix index 1c9fd86..41bc82d 100644 --- a/modules/hosts/grymforge.nix +++ b/modules/hosts/grymforge.nix @@ -18,6 +18,7 @@ ../nixos/hosts/candlekeep/nfs.nix ../nixos/hosts/candlekeep/networking.nix ../nixos/hosts/candlekeep/zerotier.nix + ../nixos/hosts/grymforge/syncthing.nix ]; }; } diff --git a/modules/users/gwg313.nix b/modules/users/gwg313.nix index 45705a7..90de83d 100644 --- a/modules/users/gwg313.nix +++ b/modules/users/gwg313.nix @@ -3,7 +3,6 @@ username = "gwg313"; nixosModules = [ - ../nixos/hosts/candlekeep/syncthing.nix ]; homeModules = [