aboutsummaryrefslogtreecommitdiffstats
path: root/roles/workstation/defaults/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/workstation/defaults/main.yml')
-rw-r--r--roles/workstation/defaults/main.yml146
1 files changed, 41 insertions, 105 deletions
diff --git a/roles/workstation/defaults/main.yml b/roles/workstation/defaults/main.yml
index cc7ae5f..ebf7a91 100644
--- a/roles/workstation/defaults/main.yml
+++ b/roles/workstation/defaults/main.yml
@@ -3,108 +3,44 @@ workstation_user: qwd
workstation_yay_repo: https://aur.archlinux.org/yay-bin.git
workstation_yay_dir: /tmp/yay
-workstation_pkgs:
- common:
- - ansible
- - ansible-lint
- - calcurse
- - cmus
- - dmenu
- - feh
- - fzf
- - git
- - git-crypt
- - glances
- - gnupg
- - go
- - gopass
- - htop
- - inotify-tools
- - ipmitool
- - jq
- - mpv
- - neomutt
- - neovim
- - newsboat
- - nmap
- - qutebrowser
- - rsync
- - rtorrent
- - rust
- - syncthing
- - terminus-font
- - tig
- - tor
- - unzip
- - vlc
- - weechat
- - wget
- - wkhtmltopdf
- - xclip
- - zathura
- - zip
- - zsh
-
- archlinux:
- - acpi
- - base-devel
- - bind
- - clang
- - docker
- - docker-compose
- - easyeffects
- - firefox
- - light
- - libvirt
- - man-db
- - nfs-utils
- - npm
- - obs-studio
- - openbsd-netcat
- - opendoas
- - pamixer
- - pavucontrol
- - pcsc-tools
- - pdfjs
- - pipewire
- - pipewire-alsa
- - pipewire-pulse
- - postgresql
- - pyenv
- - python-netaddr
- - python-nodeenv
- - python-pip
- - python-pipx
- - python-poetry
- - python-pynvim
- - python-qrencode
- - qemu
- - signify
- - strace
- - tar
- - tmux
- - torbrowser-launcher
- - traceroute
- - vi
- - wireguard-tools
- - xf86-input-synaptics
- - xorg-apps
- - xorg-server
- - xorg-xinit
- - xorg-xwayland
- - xsecurelock
- - yarn
- - yt-dlp
- - zathura-pdf-mupdf
-
- openbsd:
- - docker-cli
- - gomuks
- - mozilla-firefox
- - pcsc-lite
- - pcsc-tools
- - py3-neovim
- - py3-netaddr
- - py3-pip
- - tor-browser
- - wireguard-tools
+workstation_pkgs: []
+workstation_pkgs_common:
+ - ansible
+ - ansible-lint
+ - calcurse
+ - cmus
+ - dmenu
+ - feh
+ - fzf
+ - git
+ - git-crypt
+ - glances
+ - gnupg
+ - go
+ - gopass
+ - htop
+ - inotify-tools
+ - ipmitool
+ - jq
+ - mpv
+ - neomutt
+ - neovim
+ - newsboat
+ - nmap
+ - qutebrowser
+ - rsync
+ - rtorrent
+ - rust
+ - syncthing
+ - terminus-font
+ - tig
+ - tor
+ - unzip
+ - vlc
+ - weechat
+ - wget
+ - wkhtmltopdf
+ - xclip
+ - zathura
+ - zip
+ - zsh
remember that computers suck.