diff --git a/nix/home/opdavies/hosts/t490.nix b/nix/home/opdavies/hosts/t490.nix
index c2530234..1a472922 100644
--- a/nix/home/opdavies/hosts/t490.nix
+++ b/nix/home/opdavies/hosts/t490.nix
@@ -4,6 +4,7 @@
   features = {
     cli = {
       direnv.enable = true;
+      syncthing.enable = true;
       tmux-sessionizer.enable = true;
     };