about summary refs log tree commit diff
path: root/modules/syncthing.nix
diff options
context:
space:
mode:
authorazahi <azat@bahawi.net>2024-11-17 18:21:17 +0300
committerazahi <azat@bahawi.net>2024-11-17 18:21:17 +0300
commitfc2e6a3a6b568d5ae1004723ea54c123af7e9242 (patch)
tree5adf2a7741c6ee319833fe6079f9958961ef56b5 /modules/syncthing.nix
parent2024-11-10 (diff)
2024-11-17 HEAD master
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