diff --git a/nix/home/opdavies/hosts/t490.nix b/nix/home/opdavies/hosts/t490.nix index c253023..1a47292 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; };