From 6b343d2aa87359db306b405ccfaeedf509a37e73 Mon Sep 17 00:00:00 2001 From: V Date: Thu, 24 Nov 2022 21:19:28 +0400 Subject: [PATCH] openssh --- dot_scripts/install_base.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_scripts/install_base.sh b/dot_scripts/install_base.sh index bed1e70..a00eac5 100755 --- a/dot_scripts/install_base.sh +++ b/dot_scripts/install_base.sh @@ -4,7 +4,7 @@ # - Seriously, don't do this, it's insecure! # Pacman packages -sudo pacman --needed --noconfirm -Syu base-devel htop ranger git screen ncdu neovim pipewire sway swaybg xorg-server xorg-xwayland chezmoi foot polkit +sudo pacman --needed --noconfirm -Syu base-devel htop ranger git screen ncdu neovim pipewire sway swaybg xorg-server xorg-xwayland chezmoi foot polkit openssh # Install Paru if pacman -Qs paru > /dev/null ; then