Skip to content

Commit

Permalink
update package selection
Browse files Browse the repository at this point in the history
  • Loading branch information
IamLunchbox committed Jul 22, 2024
1 parent f0c8064 commit 5b9cbad
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions ansible/roles/base/vars/packages_install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,18 @@ pkgs_vm_guest:
- adwaita-icon-theme-full
- netcat-openbsd
- bind9-dnsutils
- bat
- duf
- tree
- pnmixer
- unattended-upgrades
- spice-vdagent
- libspice-server1
- network-manager-openvpn-gnome
- network-manager-openvpn
- wireguard

pkgs_vm_debian:
- firefox-esr

pkgs_vm_ubuntu:
- firefox

Expand All @@ -31,7 +35,6 @@ pkgs_vm_host:
- git
- mousepad
- curl
- virtualbox

pkgs_i3_host:
- gnome-terminal
Expand Down

0 comments on commit 5b9cbad

Please sign in to comment.