Fix syncthing

This commit is contained in:
Emi Simpson 2024-06-24 20:15:37 -04:00
parent 9a2876b9ce
commit 334312457c
Signed by: Emi
GPG key ID: A12F2C2FFDC3D847

View file

@ -185,7 +185,15 @@ let systemInformation = import ./system/system-information.nix; in
kudzu.id =
"RQUVE3L-D345NMM-4KUE7D6-PCJ3HIO-VFZNYJ6-BNF2YH3-6UBCXF7-NS5YKQR";
};
settings.folders.sync = {
devices = ["redwood" "mugwort" "kudzu"];
id = "xuwnn-mknwe";
label = "Sync";
path = "~/Sync";
versioning = { type = "trashcan"; params.cleanoutDays = "14"; };
};
overrideDevices = true;
overrideFolders = true;
};
openssh = {
# Disable by default