diff --git a/nixos/common/services/syncthing/pictures.nix b/nixos/common/services/syncthing/pictures.nix
index 47814926..70ec6a90 100644
--- a/nixos/common/services/syncthing/pictures.nix
+++ b/nixos/common/services/syncthing/pictures.nix
@@ -1,8 +1,7 @@
 
 { 
   username ? username, 
-  path ? "/home/${username}/Pictures/RAW}", 
-  ... 
+  path     ? "/home/${username}/Pictures/RAW"
 }: let
   devices = [ 
     "framework13"