mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-09 10:07:03 -06:00
Add doppler config detail
This commit is contained in:
@@ -59,6 +59,10 @@ encryption = "age"
|
|||||||
identity = "{{ .chezmoi.homeDir }}/key.txt"
|
identity = "{{ .chezmoi.homeDir }}/key.txt"
|
||||||
recipient = "age1s3ctpj9lafl6qwyvd89sn448us7gdzd53d8yyhsc7zny78c0k4sqerrkze"
|
recipient = "age1s3ctpj9lafl6qwyvd89sn448us7gdzd53d8yyhsc7zny78c0k4sqerrkze"
|
||||||
|
|
||||||
|
[doppler]
|
||||||
|
project = "dotfiles"
|
||||||
|
config = "production"
|
||||||
|
|
||||||
[hooks.init.pre]
|
[hooks.init.pre]
|
||||||
command = "{{ .chezmoi.sourceDir }}/hooks/.init_pre.sh"
|
command = "{{ .chezmoi.sourceDir }}/hooks/.init_pre.sh"
|
||||||
[hooks.update.pre]
|
[hooks.update.pre]
|
||||||
|
|||||||
Reference in New Issue
Block a user