From 7d2e3b4d797d7e4dad3ae635963027cc0c98dbf7 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Mon, 12 Aug 2024 20:51:46 +0200 Subject: [PATCH] feat: add ssh, fbset --- home/home-configuration.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/home-configuration.scm b/home/home-configuration.scm index 60b7e8d..1c50c70 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -29,8 +29,8 @@ "blueman" "pavucontrol" "network-manager-applet" - ;; Terminals - "foot" + ;; Terminals, utilities + "foot" "fbset" ;; Shell utilities "ripgrep-all" "ripgrep" @@ -44,7 +44,7 @@ "librewolf" ;; Development - "git" + "git" "openssh" ;; Passwords "gnupg" "password-store" "pass-otp" -- 2.48.1