From eff13bb490515db8e536423b932b2d476a04d0b7 Mon Sep 17 00:00:00 2001 From: albert <albert@sysctl.io> Date: Mon, 24 Feb 2025 13:28:58 -0800 Subject: [PATCH] Update --- nixos/common/services/syncthing/pictures.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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"