#! /usr/bin/sh DEB_PKGS="\ alsa-utils \ audacity \ black \ borgbackup \ curl \ direnv \ docker.io \ emacs-mozc \ exa \ fcitx5-mozc \ gnumeric \ guile-3.0 \ htop \ jupyter \ keepassxc \ magic-wormhole \ make \ mpv \ network-manager \ nmap \ pipx \ postfix \ pulseaudio-utils \ python3-poetry \ sway \ swayidle \ swaylock \ syncthing \ tmux \ udisks2 \ xournalpp \ yt-dlp \ " sudo DEBIAN_FRONTEND=noninteractive apt-get install --yes ${DEB_PKGS}