diff --git a/.install-bw.sh b/.install-bw.sh old mode 100644 new mode 100755 diff --git a/dot_config/packages/archgirlie b/dot_config/packages/archgirlie index fc7d0d3..a9f1e37 100644 --- a/dot_config/packages/archgirlie +++ b/dot_config/packages/archgirlie @@ -1,4 +1,3 @@ - -> Avoid running yay as root/sudo. aic94xx-firmware alsa-utils amfora diff --git a/private_dot_ssh/private_id_ed25519.pub.tmpl b/private_dot_ssh/private_id_ed25519.pub.tmpl index 2eb6ac4..28a8dcc 100644 --- a/private_dot_ssh/private_id_ed25519.pub.tmpl +++ b/private_dot_ssh/private_id_ed25519.pub.tmpl @@ -1,3 +1 @@ -{{- if not (stat (joinPath .chezmoi.homeDir ".ssh/id_ed25519.pub")) -}} - {{- bitwardenAttachment "id_ed25519.pub" "a551a692-b06a-49c0-9aa6-b16001875eed" -}} -{{- end -}} +{{- bitwardenAttachment "id_ed25519.pub" "a551a692-b06a-49c0-9aa6-b16001875eed" -}} diff --git a/private_dot_ssh/private_id_ed25519.tmpl b/private_dot_ssh/private_id_ed25519.tmpl index c780211..5c4a520 100644 --- a/private_dot_ssh/private_id_ed25519.tmpl +++ b/private_dot_ssh/private_id_ed25519.tmpl @@ -1,3 +1 @@ -{{- if not (stat (joinPath .chezmoi.homeDir ".ssh/id_ed25519")) -}} - {{- bitwardenAttachment "id_ed25519" "a551a692-b06a-49c0-9aa6-b16001875eed" -}} -{{- end -}} +{{- bitwardenAttachment "id_ed25519" "a551a692-b06a-49c0-9aa6-b16001875eed" -}}