diff options
| -rw-r--r-- | profiles/core/home.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/core/home.nix b/profiles/core/home.nix index 01fa525..7f654a1 100644 --- a/profiles/core/home.nix +++ b/profiles/core/home.nix @@ -215,8 +215,5 @@ defaultCacheTtl = 34550000; maxCacheTtl = 34550000; }; - programs.password-store = { - enable = true; - }; }; } |
