about summary refs log tree commit diff
path: root/users/wpcarro/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/emacs')
-rw-r--r--users/wpcarro/emacs/.emacs.d/wpc/wpc-misc.el3
-rw-r--r--users/wpcarro/emacs/default.nix2
2 files changed, 0 insertions, 5 deletions
diff --git a/users/wpcarro/emacs/.emacs.d/wpc/wpc-misc.el b/users/wpcarro/emacs/.emacs.d/wpc/wpc-misc.el
index 604cfa5021..36fbf8b12c 100644
--- a/users/wpcarro/emacs/.emacs.d/wpc/wpc-misc.el
+++ b/users/wpcarro/emacs/.emacs.d/wpc/wpc-misc.el
@@ -68,9 +68,6 @@
 (setq sh-basic-offset 2)
 (setq sh-indentation 2)
 
-;; Emacs library that interfaces with my Linux password manager.
-(use-package password-store)
-
 (use-package vterm
   :config
   (general-define-key
diff --git a/users/wpcarro/emacs/default.nix b/users/wpcarro/emacs/default.nix
index eb6fd8e5a0..5f232818da 100644
--- a/users/wpcarro/emacs/default.nix
+++ b/users/wpcarro/emacs/default.nix
@@ -28,7 +28,6 @@ let
     (with pkgs; [
       ispell
       nix
-      pass
       rust-analyzer
       rustc
       rustfmt
@@ -121,7 +120,6 @@ let
       package-lint
       paradox
       parsec
-      password-store
       pcre2el
       prettier-js
       projectile