From 3030f21d382b382e7982d771f3cf524f2dc64c91 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sun, 28 Apr 2024 17:12:35 -0700 Subject: [PATCH] Update .config/packages/archgirlie Add .ssh/id_25519.pub Add .ssh/id_25519 --- dot_config/packages/archgirlie | 1 - private_dot_ssh/id_25519.pub.tmpl | 1 + private_dot_ssh/id_25519.tmpl | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 private_dot_ssh/id_25519.pub.tmpl create mode 100644 private_dot_ssh/id_25519.tmpl diff --git a/dot_config/packages/archgirlie b/dot_config/packages/archgirlie index 60e999d..25672c3 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 arandr diff --git a/private_dot_ssh/id_25519.pub.tmpl b/private_dot_ssh/id_25519.pub.tmpl new file mode 100644 index 0000000..b93e74a --- /dev/null +++ b/private_dot_ssh/id_25519.pub.tmpl @@ -0,0 +1 @@ +{{- bitwardenAttachment "id_25519.pub" "a551a692-b06a-49c0-9aa6-b16001875eed" -}} diff --git a/private_dot_ssh/id_25519.tmpl b/private_dot_ssh/id_25519.tmpl new file mode 100644 index 0000000..5c4a520 --- /dev/null +++ b/private_dot_ssh/id_25519.tmpl @@ -0,0 +1 @@ +{{- bitwardenAttachment "id_ed25519" "a551a692-b06a-49c0-9aa6-b16001875eed" -}}