From d5ec7b775888827089a668aea58244b2ad4a1e70 Mon Sep 17 00:00:00 2001 From: Karel Kočí Date: Tue, 31 Mar 2026 17:46:42 +0200 Subject: treewide: long time changes --- nixos/modules/syncthing.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nixos/modules/syncthing.nix') diff --git a/nixos/modules/syncthing.nix b/nixos/modules/syncthing.nix index 1148da6..eab61c7 100644 --- a/nixos/modules/syncthing.nix +++ b/nixos/modules/syncthing.nix @@ -58,8 +58,8 @@ in { devices = allDevices; ignorePerms = false; }; - "${baseDir}/pictures" = { - label = "Pictures"; + "${baseDir}/images" = { + label = "Images"; id = "pictures"; devices = bigStorageDevices; ignorePerms = false; -- cgit v1.3