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