update syncthing config

This commit is contained in:
gwg313 2026-04-24 13:03:27 -04:00
parent 1abefd242c
commit fc641582aa
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
3 changed files with 2 additions and 1 deletions

View file

@ -19,6 +19,7 @@
../nixos/hosts/candlekeep/nfs.nix
../nixos/hosts/candlekeep/networking.nix
../nixos/hosts/candlekeep/zerotier.nix
../nixos/hosts/candlekeep/syncthing.nix
];
};
}

View file

@ -18,6 +18,7 @@
../nixos/hosts/candlekeep/nfs.nix
../nixos/hosts/candlekeep/networking.nix
../nixos/hosts/candlekeep/zerotier.nix
../nixos/hosts/grymforge/syncthing.nix
];
};
}

View file

@ -3,7 +3,6 @@
username = "gwg313";
nixosModules = [
../nixos/hosts/candlekeep/syncthing.nix
];
homeModules = [