layer more on host
This commit is contained in:
@@ -11,10 +11,7 @@ info() {
|
|||||||
|
|
||||||
packages=(
|
packages=(
|
||||||
## basic
|
## basic
|
||||||
'atool' 'p7zip' 'p7zip-plugins' 'unzip' 'zsh' 'git' 'neovim' 'wl-clipboard' 'bind-utils' 'bmon' 'curl' 'fd-find'
|
'zsh' 'git' 'neovim' 'wl-clipboard' 'ranger' 'tmux' 'sqlite'
|
||||||
'file' 'htop' 'nmon' 'mosh' 'ranger' 'stow' 'wget' 'youtube-dl' 'net-tools' 'gocryptfs' 'sshfs' 'netcat'
|
|
||||||
'dstat' 'atop' 'iotop' 'magic-wormhole' 'ncdu' 'sqlite' 'hyperfine'
|
|
||||||
#'khal' 'vdirsyncer' 'khard' 'hledger' 'nnn' 'tmux'
|
|
||||||
## ansible
|
## ansible
|
||||||
'ansible' 'openssh'
|
'ansible' 'openssh'
|
||||||
## C and compiling
|
## C and compiling
|
||||||
@@ -63,6 +60,3 @@ toolbox run sudo dnf remove -y "${removals[@]}"
|
|||||||
info 'Remove unused dependencies and clean caches'
|
info 'Remove unused dependencies and clean caches'
|
||||||
toolbox run sudo dnf autoremove -y
|
toolbox run sudo dnf autoremove -y
|
||||||
toolbox run sudo dnf clean all -y
|
toolbox run sudo dnf clean all -y
|
||||||
|
|
||||||
info 'Installing Ansible modules'
|
|
||||||
toolbox run ansible-galaxy collection install ansible.posix community.general
|
|
||||||
|
|||||||
Reference in New Issue
Block a user