fix: package cleanup
This commit is contained in:
parent
f76d913fa5
commit
92b38999ab
3 changed files with 2 additions and 4 deletions
|
|
@ -8,8 +8,6 @@
|
||||||
- name: 'Install various packages'
|
- name: 'Install various packages'
|
||||||
ansible.builtin.dnf5:
|
ansible.builtin.dnf5:
|
||||||
name:
|
name:
|
||||||
- @fonts
|
|
||||||
- kitty
|
|
||||||
- wireguard-tools
|
- wireguard-tools
|
||||||
- alacritty
|
- alacritty
|
||||||
- neovim
|
- neovim
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,6 @@
|
||||||
- name: 'Install various packages'
|
- name: 'Install various packages'
|
||||||
ansible.builtin.dnf5:
|
ansible.builtin.dnf5:
|
||||||
name:
|
name:
|
||||||
- @fonts
|
|
||||||
- wireguard-tools
|
- wireguard-tools
|
||||||
- alacritty
|
- alacritty
|
||||||
- git
|
- git
|
||||||
|
|
|
||||||
|
|
@ -68,7 +68,8 @@
|
||||||
- notification-daemon
|
- notification-daemon
|
||||||
- gnome-keyring
|
- gnome-keyring
|
||||||
- polkit
|
- polkit
|
||||||
- @hardware-support
|
- '@fonts'
|
||||||
|
- '@hardware-support'
|
||||||
- qubes-usb-proxy
|
- qubes-usb-proxy
|
||||||
- qubes-input-proxy-sender
|
- qubes-input-proxy-sender
|
||||||
- dnsutils
|
- dnsutils
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue