Fix packages for Arch
This commit is contained in:
parent
52ee43dbeb
commit
af5c12da63
2 changed files with 0 additions and 14 deletions
|
@ -27,7 +27,6 @@
|
||||||
packages:
|
packages:
|
||||||
- aspell-en
|
- aspell-en
|
||||||
- arch-wiki-docs
|
- arch-wiki-docs
|
||||||
- asciidoctor
|
|
||||||
- base-devel
|
- base-devel
|
||||||
- bc
|
- bc
|
||||||
- bind-tools
|
- bind-tools
|
||||||
|
@ -35,7 +34,6 @@
|
||||||
- clang
|
- clang
|
||||||
- cups
|
- cups
|
||||||
- dnsmasq
|
- dnsmasq
|
||||||
- ebtables
|
|
||||||
- git
|
- git
|
||||||
- gnupg
|
- gnupg
|
||||||
- lldb
|
- lldb
|
||||||
|
@ -47,12 +45,4 @@
|
||||||
- python
|
- python
|
||||||
- python-psutil
|
- python-psutil
|
||||||
- sudo
|
- sudo
|
||||||
- tlp
|
|
||||||
- tmux
|
- tmux
|
||||||
- zsh
|
|
||||||
- name: Enable TLP
|
|
||||||
become: true
|
|
||||||
ansible.builtin.systemd:
|
|
||||||
name: tlp.service
|
|
||||||
enabled: true
|
|
||||||
state: started
|
|
||||||
|
|
|
@ -21,9 +21,6 @@
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
vars:
|
vars:
|
||||||
packages:
|
packages:
|
||||||
- emacs
|
|
||||||
- evolution
|
|
||||||
- evolution-ews
|
|
||||||
- firefox
|
- firefox
|
||||||
- galculator
|
- galculator
|
||||||
- gnome-tweaks
|
- gnome-tweaks
|
||||||
|
@ -31,7 +28,6 @@
|
||||||
- libgnome-keyring
|
- libgnome-keyring
|
||||||
- libreoffice-fresh
|
- libreoffice-fresh
|
||||||
- libreoffice-fresh-en-gb
|
- libreoffice-fresh-en-gb
|
||||||
- nextcloud-client
|
|
||||||
- remmina
|
- remmina
|
||||||
- rxvt-unicode
|
- rxvt-unicode
|
||||||
- tk
|
- tk
|
||||||
|
|
Loading…
Reference in a new issue