about summary refs log tree commit diff
path: root/modules/syncthing.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/syncthing.nix')
-rw-r--r--modules/syncthing.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/syncthing.nix b/modules/syncthing.nix
index e261a12..e61c080 100644
--- a/modules/syncthing.nix
+++ b/modules/syncthing.nix
@@ -121,11 +121,6 @@ in
                 devices = notHeadless;
                 versioning = trashcan;
               };
-              pass = {
-                path = config.hm.programs.password-store.settings.PASSWORD_STORE_DIR;
-                devices = notOther;
-                versioning = trashcan;
-              };
               org = {
                 path = "${documents}/org";
                 devices = all;

Consider giving Nix/NixOS a try! <3