Tweak Debian packages

This commit is contained in:
Anthony Rose 2025-01-17 09:35:47 +00:00
parent c25b0ddaa9
commit 57f82da57f
2 changed files with 1 additions and 5 deletions

View file

@ -28,7 +28,6 @@
- dnsutils
- git
- gnupg
- neovim
- nftables
- nmap
- openssh-server

View file

@ -22,9 +22,6 @@
vars:
packages:
- flatpak
- git-gui
- keepassxc
- tigervnc-viewer
- name: Check for Gnome Shell
ansible.builtin.stat:
path: /usr/bin/gnome-shell
@ -37,5 +34,5 @@
force_apt_get: yes
vars:
packages:
- gnome-tweaks
- gnome-shell-extension-status-icons
when: gnome_shell.stat.exists