mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 08:58:26 +02:00
fix: comment out pass-import
This commit is contained in:
@@ -15,7 +15,7 @@ in
|
|||||||
# NOTE: Saving the password and OTP together runs counter to the purpose of secondary verification!
|
# NOTE: Saving the password and OTP together runs counter to the purpose of secondary verification!
|
||||||
# exts.pass-otp
|
# exts.pass-otp
|
||||||
|
|
||||||
exts.pass-import # a generic importer tool from other password managers
|
# exts.pass-import # a generic importer tool from other password managers
|
||||||
exts.pass-update # an easy flow for updating passwords
|
exts.pass-update # an easy flow for updating passwords
|
||||||
]);
|
]);
|
||||||
# See the “Environment variables” section of pass(1) and the extension man pages for more information about the available keys.
|
# See the “Environment variables” section of pass(1) and the extension man pages for more information about the available keys.
|
||||||
|
|||||||
Reference in New Issue
Block a user