updated path for fail2ban config

This commit is contained in:
Leyla Becker 2025-03-14 11:45:07 -05:00
parent f81878afd7
commit c1f90f07c9
2 changed files with 2 additions and 2 deletions

View file

@ -77,7 +77,7 @@ in {
assertion = lib.strings.hasPrefix mountDir folder.path;
message = "syncthing folder ${folder.label} is stored at ${folder.path} which not under the persisted path of ${mountDir}";
})
config.services.syncthing.folders;
config.services.syncthing.settings.folders;
environment.persistence = {
"/persist/system/root" = {
enable = true;