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:
|
||||
- aspell-en
|
||||
- arch-wiki-docs
|
||||
- asciidoctor
|
||||
- base-devel
|
||||
- bc
|
||||
- bind-tools
|
||||
|
@ -35,7 +34,6 @@
|
|||
- clang
|
||||
- cups
|
||||
- dnsmasq
|
||||
- ebtables
|
||||
- git
|
||||
- gnupg
|
||||
- lldb
|
||||
|
@ -47,12 +45,4 @@
|
|||
- python
|
||||
- python-psutil
|
||||
- sudo
|
||||
- tlp
|
||||
- tmux
|
||||
- zsh
|
||||
- name: Enable TLP
|
||||
become: true
|
||||
ansible.builtin.systemd:
|
||||
name: tlp.service
|
||||
enabled: true
|
||||
state: started
|
||||
|
|
|
@ -21,9 +21,6 @@
|
|||
update_cache: yes
|
||||
vars:
|
||||
packages:
|
||||
- emacs
|
||||
- evolution
|
||||
- evolution-ews
|
||||
- firefox
|
||||
- galculator
|
||||
- gnome-tweaks
|
||||
|
@ -31,7 +28,6 @@
|
|||
- libgnome-keyring
|
||||
- libreoffice-fresh
|
||||
- libreoffice-fresh-en-gb
|
||||
- nextcloud-client
|
||||
- remmina
|
||||
- rxvt-unicode
|
||||
- tk
|
||||
|
|
Loading…
Reference in a new issue