mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Remove auto-store-pass support (keep things simple!)
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
|
||||
(package! pass)
|
||||
(package! password-store)
|
||||
|
||||
(unless (package-built-in-p 'auth-store-pass)
|
||||
(package! auth-password-store))
|
||||
(package! auth-password-store)
|
||||
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-pass))
|
||||
|
Reference in New Issue
Block a user