diff options
| author | Mel <mel@rnrd.eu> | 2025-06-10 16:42:19 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-06-10 16:42:19 +0200 |
| commit | 2269bc6e313c5c3f1e125f4a30d723859a91ed40 (patch) | |
| tree | 5890a46e04df028ef8c3a106ce288a86c90a6fce /machines/graphite | |
| parent | 24a79f9428827f8ee5f5354a70194948ea038b4d (diff) | |
| download | minerals-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.nix | 2 |
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"; |
