blob: cf0f01bd2c5aff6e2abc2f74b5398edd802797b0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
workstation_user: qwd
workstation_hosts_file: /etc/hosts
workstation_hosts_url: "https://raw.githubusercontent.com/\
StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts"
workstation_yay_repo: https://aur.archlinux.org/yay-bin.git
workstation_yay_dir: /tmp/yay
workstation_pkgs: []
workstation_pkgs_common:
- ansible
- ansible-lint
- calcurse
- cmus
- dmenu
- feh
- fzf
- git
- git-crypt
- glances
- gnupg
- go
- gopass
- htop
- httpie
- inotify-tools
- ipmitool
- jq
- lowdown
- mpv
- neomutt
- neovim
- newsboat
- nmap
- qutebrowser
- rsync
- rtorrent
- rust
- scrot
- syncthing
- terminus-font
- tig
- tor
- unzip
- vlc
- weechat
- wget
- wkhtmltopdf
- xclip
- zathura
- zip
- zsh
|