summaryrefslogtreecommitdiffstats
path: root/lass/2configs/sync/decsync.nix
blob: 98479c7f54c4c8052e8480216b757706733ac1a8 (plain)
1
2
3
4
5
6
7
8
9
10
{
  services.syncthing.folders.decsync = {
    path = "/home/lass/decsync";
    devices = [ "mors" "blue" "green" "phone" "massulus" ];
  };

  krebs.acl."/home/lass/decsync"."u:syncthing:X".parents = true;
  krebs.acl."/home/lass/decsync"."u:syncthing:rwX" = {};
  krebs.acl."/home/lass/decsync"."u:lass:rwX" = {};
}
[cgit] Unable to lock slot /tmp/cgit/1f000000.lock: No such file or directory (2)