diff --git a/setup.sh b/setup.sh index d5bc869..9651a44 100644 --- a/setup.sh +++ b/setup.sh @@ -23,7 +23,7 @@ install_packages() { sed -i -e "s/$deb_apt_default_repo/$deb_apt_repo/g" /etc/apt/sources.list apt update apt upgrade -y - apt install -y vim tree tmux neofetch vsftpd cryptsetup clevis clevis-luks + apt install -y vim tree tmux neofetch vsftpd cryptsetup clevis clevis-luks clevis-systemd } add_users() {