From 98aac42798a6b33c7346dd5703f484b5620d63e9 Mon Sep 17 00:00:00 2001 From: Miszo Radomski Date: Sat, 7 Dec 2024 00:36:46 +0100 Subject: [PATCH] chore(chezmoi): adjust config --- home/.chezmoi.toml.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home/.chezmoi.toml.tmpl b/home/.chezmoi.toml.tmpl index 0b405af..bb622e6 100644 --- a/home/.chezmoi.toml.tmpl +++ b/home/.chezmoi.toml.tmpl @@ -31,8 +31,7 @@ {{- $opWorkAccountId = output (joinPath .chezmoi.workingTree "./scripts/get_op_account.sh") $opWorkAccountCode | trim -}} {{- $opWorkVaultName = "Employee" -}} {{- $opWorkVaultId = output (joinPath .chezmoi.workingTree "./scripts/get_op_vault.sh") $opWorkVaultName $opWorkAccountCode | trim -}} -{{- end -}} - +{{- end }} encryption = "gpg"