summary refs log tree commit diff
path: root/machines/graphite
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-06-10 16:42:19 +0200
committerMel <mel@rnrd.eu>2025-06-10 16:42:19 +0200
commit2269bc6e313c5c3f1e125f4a30d723859a91ed40 (patch)
tree5890a46e04df028ef8c3a106ce288a86c90a6fce /machines/graphite
parent24a79f9428827f8ee5f5354a70194948ea038b4d (diff)
downloadminerals-2269bc6e313c5c3f1e125f4a30d723859a91ed40.tar.zst
minerals-2269bc6e313c5c3f1e125f4a30d723859a91ed40.zip
Disable syncthing in favor of 'Dao' external drive
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'machines/graphite')
-rw-r--r--machines/graphite/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/graphite/default.nix b/machines/graphite/default.nix
index 8bbb903..7789fdb 100644
--- a/machines/graphite/default.nix
+++ b/machines/graphite/default.nix
@@ -7,7 +7,7 @@
     ./hardware.nix
     ./devices.nix
 
-    ../../modules/syncthing.nix
+    # ../../modules/syncthing.nix
   ];
 
   system.stateVersion = "24.05";