fix: comment out pass-import

This commit is contained in:
Ryan Yin
2026-03-20 12:24:48 +08:00
parent 325496cfb3
commit 64a5b6fedd

View File

@@ -15,7 +15,7 @@ in
# NOTE: Saving the password and OTP together runs counter to the purpose of secondary verification!
# 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
]);
# See the “Environment variables” section of pass(1) and the extension man pages for more information about the available keys.