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 = [