From fdda21e4e5ab6bab32ae762037408277f3f800cf Mon Sep 17 00:00:00 2001 From: Ethan Reece Date: Thu, 18 Jul 2024 22:53:17 -0500 Subject: [PATCH] Add ssh askpass --- home-configuration.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/home-configuration.scm b/home-configuration.scm index 60a3c7a..da9c60c 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -33,6 +33,7 @@ "git" "starship" "openssh" + "x11-ssh-askpass" ; "hyprland" "inkscape" "lm-sensors"