diff --git a/group_vars/all.yml b/group_vars/all.yml index b8630520..c7cbc1e1 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -111,6 +111,7 @@ restic_schedule: "*-*-* 4:00:00" ### mgrote_apt_manage_packages apt_packages_common: - locales + - wget - python3 - build-essential - htop diff --git a/host_vars/irantu.mgrote.net.yml b/host_vars/irantu.mgrote.net.yml index 0c5945aa..513af083 100644 --- a/host_vars/irantu.mgrote.net.yml +++ b/host_vars/irantu.mgrote.net.yml @@ -84,6 +84,7 @@ restic_schedule: "*-*-* 4:00:00" ### mgrote_apt_manage_packages apt_packages_common: - locales + - wget - python3 - build-essential - htop @@ -112,6 +113,24 @@ apt_packages_common: - keychain - bc - jq +apt_packages_extra: + - firefox + - vlc + - keepassxc + - git + - tmux + - vim + - ripgrep + - ca-certificates + - nextcloud-desktop + - wireguard + - dos2unix + - remmina + - mintstick + - picard + - network-manager + - virt-manager + - alacritty apt_packages_physical: - s-tui - smartmontools @@ -125,7 +144,7 @@ apt_packages_absent: - neofetch - graphviz - ubuntu-pro-client - - thunderbird + - thunderbird - libflatpak0 - nano - snapd