Remove password manager stuff

This commit is contained in:
2025-01-23 15:05:43 -04:00
parent 20a7cadf9e
commit fbce58b3c0
2 changed files with 1 additions and 19 deletions

View File

@ -6,4 +6,4 @@ encryption = "age"
command = "code"
args = ["--wait"]
[hooks.read-source-state.pre]
command = ".local/share/chezmoi/.install-password-manager.sh"
command = "echo 'Put age key in ~/.config/age/key'"