about summary refs log tree commit diff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/cobalt/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/cobalt/default.nix b/systems/cobalt/default.nix
index 30d85dd..0287445 100644
--- a/systems/cobalt/default.nix
+++ b/systems/cobalt/default.nix
@@ -356,7 +356,7 @@ in
       secrets.searx-env = config.sops.secrets.searx-env.path;
     };
     services.obsidian-livesync = {
-      enable = true;
+      enable = false;
       domain = "exotic.sh";
       realHost = "obsidian-livesync.labs.exotic.sh";
     };