summaryrefslogtreecommitdiff
path: root/os/srv/syncthing.nix
diff options
context:
space:
mode:
Diffstat (limited to 'os/srv/syncthing.nix')
-rw-r--r--os/srv/syncthing.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/srv/syncthing.nix b/os/srv/syncthing.nix
index 1531c04..332bb54 100644
--- a/os/srv/syncthing.nix
+++ b/os/srv/syncthing.nix
@@ -15,7 +15,7 @@ in
user = "${username}";
dataDir = "/home/${username}/.local/share/syncthing";
configDir = "/home/${username}/.config/syncthing";
- guiPasswordFile = config.sops.secrets."syncthing/gui_password".path;
+ guiPasswordFile = "/run/secrets/syncthing/gui_password";
settings = {
devices = {