Add bitwarden based encryption and ssh key managment
This commit is contained in:
7
dot_config/chezmoi/chezmoi.toml.tmpl
Normal file
7
dot_config/chezmoi/chezmoi.toml.tmpl
Normal file
@ -0,0 +1,7 @@
|
||||
encryption = "age"
|
||||
[age]
|
||||
identity = "~/.config/age/key"
|
||||
recipient = "age1eshsd8qvaq0z4achjezvrw4spc57a7a72xp7ej663qlk6lnets2sjvkuy6"
|
||||
[edit]
|
||||
command = "code"
|
||||
args = ["--wait"]
|
Reference in New Issue
Block a user