summaryrefslogtreecommitdiff
path: root/ivi
diff options
context:
space:
mode:
Diffstat (limited to 'ivi')
-rw-r--r--ivi/ivi.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/ivi/ivi.nix b/ivi/ivi.nix
index 473838b..c2b36d3 100644
--- a/ivi/ivi.nix
+++ b/ivi/ivi.nix
@@ -124,6 +124,9 @@ self: lib: with lib; let
profiles = [
"core"
];
+ syncthing = {
+ enable = false;
+ };
};
persephone = {
isFake = true;