about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/devhell/eir.nix2
-rw-r--r--machines/devhell/gunnr.nix2
-rw-r--r--machines/devhell/herja.nix2
-rw-r--r--machines/devhell/hildr.nix2
-rw-r--r--machines/devhell/sigrun.nix2
5 files changed, 5 insertions, 5 deletions
diff --git a/machines/devhell/eir.nix b/machines/devhell/eir.nix
index ea8c3218..36115245 100644
--- a/machines/devhell/eir.nix
+++ b/machines/devhell/eir.nix
@@ -111,7 +111,7 @@
       path = [ pkgs.notmuch ];
     };
     syncthing = {
-      enable = true;
+      enable = false;
     };
   };
 
diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix
index e626e2b5..315114e9 100644
--- a/machines/devhell/gunnr.nix
+++ b/machines/devhell/gunnr.nix
@@ -115,7 +115,7 @@
       drivers = [ pkgs.foo2zjs pkgs.hplip ];
     };
     syncthing = {
-      enable = true;
+      enable = false;
     };
   };
 
diff --git a/machines/devhell/herja.nix b/machines/devhell/herja.nix
index 3b6d4a22..0d8fa3b2 100644
--- a/machines/devhell/herja.nix
+++ b/machines/devhell/herja.nix
@@ -111,7 +111,7 @@
       path = [ pkgs.notmuch ];
     };
     syncthing = {
-      enable = true;
+      enable = false;
     };
   };
 
diff --git a/machines/devhell/hildr.nix b/machines/devhell/hildr.nix
index 07d11dbe..52bc5590 100644
--- a/machines/devhell/hildr.nix
+++ b/machines/devhell/hildr.nix
@@ -104,7 +104,7 @@
       path = [ pkgs.notmuch ];
     };
     syncthing = {
-      enable = true;
+      enable = false;
     };
   };
 
diff --git a/machines/devhell/sigrun.nix b/machines/devhell/sigrun.nix
index d5e21439..a0967f14 100644
--- a/machines/devhell/sigrun.nix
+++ b/machines/devhell/sigrun.nix
@@ -106,7 +106,7 @@
       path = [ pkgs.notmuch ];
     };
     syncthing = {
-      enable = true;
+      enable = false;
     };
   };