Feat: workstation runs

This commit is contained in:
2022-01-05 14:21:33 +01:00
parent 712c75bb85
commit a7283dee69
3 changed files with 45 additions and 66 deletions

View File

@@ -3,16 +3,16 @@
pacman_utils:
- nfs-utils
- samba
- cups
- cups-pdf
- avahi
- nss-mdns
pacman_cli:
- git-annex
- fzf
- ripgrep
- tig
- cups
- cups-pdf
- avahi
- mdns_minimal
pacman_cli:
- moc
- pass
- task
@@ -78,36 +78,35 @@ pacman_fonts:
- ttf-inconsolata
- noto-fonts
pacman_gnome:
- gnome
- gdm
- gnome-tweaks
- gparted
- transmission-gtk
- quodlibet
- networkmanager
- network-manager-applet
- gnome-keyring
- grsync
- soundconverter
- picard
- shotwell
- pitivi
- seahorse
- python-psutil
pacman_programming:
- pandoc
- python
- python-virtualenv
- python-pip
- python2
- python2-virtualenv
- python2-pip
- graphviz
- python-black
- pyenv
- nodejs
- yarn
pacman_pkgs:
- "{{ pacman_utils }}"
- "{{ pacman_cli }}"
- "{{ pacman_terms }}"
- "{{ pacman_office }}"
- "{{ pacman_media }}"
- "{{ pacman_work }}"
- "{{ pacman_3Dprint }}"
- "{{ pacman_fonts }}"
# - "{{ pacman_cli }}"
# - "{{ pacman_terms }}"
# - "{{ pacman_office }}"
# - "{{ pacman_media }}"
# - "{{ pacman_work }}"
# - "{{ pacman_3Dprint }}"
# - "{{ pacman_fonts }}"
aur_utils:
- autofs
aur_fonts: - ttf-ubuntu-mono-derivative-powerline-git
aur_fonts:
- ttf-ubuntu-mono-derivative-powerline-git
- ttf-inconsolata-lgc-for-powerline
- ttf-droid-sans-mono-slashed-powerline-git
- ttf-literation-mono-powerline-git
@@ -120,5 +119,6 @@ aur_work:
- perl-locale-codes
aur_pkgs:
- "{{ aur_fonts }}"
- "{{ aur_work }}"
- "{{ aur_utils }}"
# - "{{ aur_fonts }}"
# - "{{ aur_work }}"