From 8028f661f9c87b01abe99ccc0d9bb435da189e3c Mon Sep 17 00:00:00 2001 From: Echo Nar <97153783+lethedata@users.noreply.github.com> Date: Thu, 5 Sep 2024 01:07:50 -0500 Subject: [PATCH] feat: add git-credential-libsecret to DX Add git-credential-libsecret to DX to allow storing git credentials in GNOME Keyring or KDE Wallet. --- packages.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages.json b/packages.json index ca195950345..c778f68f02d 100644 --- a/packages.json +++ b/packages.json @@ -102,6 +102,7 @@ "edk2-ovmf", "flatpak-builder", "genisoimage", + "git-credential-libsecret", "google-droid-sans-mono-fonts", "google-go-mono-fonts", "ibm-plex-mono-fonts",