From f2e87e94aa941ab35752b6be41d32aa4f873a8a1 Mon Sep 17 00:00:00 2001 From: aloslider <53711835+aloslider@users.noreply.github.com> Date: Thu, 23 Apr 2026 01:58:49 +0300 Subject: [PATCH] Add missing openssh pkg --- .chezmoidata/packages.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.chezmoidata/packages.yaml b/.chezmoidata/packages.yaml index 7ff88dd..334e600 100644 --- a/.chezmoidata/packages.yaml +++ b/.chezmoidata/packages.yaml @@ -13,6 +13,7 @@ packages: - git - lazygit - npm + - openssh - ripgrep - tmux - wget