about summary refs log tree commit diff
path: root/home/profiles/base/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base/default.nix')
-rw-r--r--home/profiles/base/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index 2480b34..c8a7283 100644
--- a/home/profiles/base/default.nix
+++ b/home/profiles/base/default.nix
@@ -101,8 +101,6 @@ in
         settings = import ./config/foot.nix { inherit neotheme; };
       };
 
-      password-store.enable = true;
-
       tmux = {
         enable = true;