feat: moving package management into encrypted
This commit is contained in:
parent
9e11acc2ca
commit
4b37136a70
5 changed files with 19 additions and 31 deletions
|
@ -73,7 +73,7 @@ check_paths=(
|
|||
# homebrew
|
||||
/opt/homebrew/bin
|
||||
|
||||
{{ join .chezmoi.sourceDir "encrypted_work_paths.txt" | include | decrypt -}}
|
||||
{{ join .chezmoi.sourceDir "encrypted_work_paths.age" | include | decrypt -}}
|
||||
)
|
||||
|
||||
for fp in $check_paths; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue