Tweak Fedora package installations
This commit is contained in:
parent
a97db40e73
commit
52301cb701
2 changed files with 1 additions and 3 deletions
|
@ -44,6 +44,7 @@
|
||||||
- sqlite
|
- sqlite
|
||||||
- sipcalc
|
- sipcalc
|
||||||
- sudo
|
- sudo
|
||||||
|
- toolbox
|
||||||
- tmux
|
- tmux
|
||||||
- vim
|
- vim
|
||||||
- zstd
|
- zstd
|
||||||
|
|
|
@ -36,8 +36,5 @@
|
||||||
state: present
|
state: present
|
||||||
vars:
|
vars:
|
||||||
packages:
|
packages:
|
||||||
- gnome-extensions-app
|
|
||||||
- gnome-shell-extension-appindicator
|
|
||||||
- gnome-shell-extension-dash-to-dock
|
|
||||||
- gnome-tweaks
|
- gnome-tweaks
|
||||||
when: gnome_shell.stat.exists
|
when: gnome_shell.stat.exists
|
||||||
|
|
Loading…
Reference in a new issue