2022-11-27 10:27:07 -08:00
|
|
|
---
|
2022-12-24 19:00:16 -08:00
|
|
|
# eslint-disable eslint-comments/disable-enable-pair, max-lines
|
2022-11-27 10:27:07 -08:00
|
|
|
colors:
|
2022-11-29 23:35:15 -08:00
|
|
|
background: '#161925'
|
|
|
|
color0: '#161925'
|
|
|
|
color1: '#282C34'
|
|
|
|
color2: '#ED254E'
|
|
|
|
color3: '#71F79F'
|
|
|
|
color4: '#F9DC5C'
|
|
|
|
color5: '#7CB7FF'
|
|
|
|
color6: '#C74D89'
|
|
|
|
color7: '#00C1E4'
|
|
|
|
color8: '#DCDFE4'
|
|
|
|
color9: '#4C5058'
|
|
|
|
color10: '#FF4972'
|
|
|
|
color11: '#95FFC3'
|
|
|
|
color12: '#FFFF80'
|
|
|
|
color13: '#A0DBFF'
|
|
|
|
color14: '#EB71AD'
|
|
|
|
color15: '#24E5FF'
|
|
|
|
color16: '#FFFFFF'
|
2022-11-27 10:27:07 -08:00
|
|
|
config:
|
|
|
|
gpg: https://raw.githubusercontent.com/drduh/config/master/gpg.conf
|
2022-11-30 01:51:26 -08:00
|
|
|
fonts:
|
|
|
|
main: Montserrat Bold
|
2022-11-27 10:42:29 -08:00
|
|
|
softwareGroups:
|
2022-12-05 14:03:38 -08:00
|
|
|
Android: &Android
|
2022-12-05 20:44:36 -08:00
|
|
|
- scrcpy
|
2022-12-05 14:03:38 -08:00
|
|
|
Android-Desktop: &Android-Desktop
|
|
|
|
- android-studio
|
2022-12-05 20:44:36 -08:00
|
|
|
- scrcpy-gui
|
2022-12-05 22:26:29 -08:00
|
|
|
Anon: &Anon
|
|
|
|
- onionshare
|
2022-12-05 14:03:38 -08:00
|
|
|
Ansible: &Ansible
|
|
|
|
- ansible
|
2022-12-05 15:29:00 -08:00
|
|
|
- ansible-lint
|
2022-12-05 14:03:38 -08:00
|
|
|
- ansibleconnect
|
|
|
|
- awxcli
|
2022-12-05 15:29:00 -08:00
|
|
|
- molecule
|
2022-12-05 20:44:36 -08:00
|
|
|
- winrm-cli
|
|
|
|
Ansible-Roles: &Ansible-Roles
|
|
|
|
- ssh
|
|
|
|
- swarm
|
|
|
|
- vpn
|
|
|
|
- wsl
|
|
|
|
- yubikey
|
|
|
|
- antivirus
|
|
|
|
- common
|
2022-12-06 02:40:35 -08:00
|
|
|
# - connect
|
2022-12-05 20:44:36 -08:00
|
|
|
- debloat
|
|
|
|
- defaultbrowser
|
|
|
|
- desktop
|
2022-12-06 02:40:35 -08:00
|
|
|
# - disks
|
2022-12-05 20:44:36 -08:00
|
|
|
- dns
|
|
|
|
- dnsmasq
|
2022-12-06 02:40:35 -08:00
|
|
|
# - easyengine
|
2022-12-05 20:44:36 -08:00
|
|
|
- environment
|
|
|
|
- extensions
|
|
|
|
- finish
|
|
|
|
- firewall
|
|
|
|
- fuse
|
|
|
|
- guacamole
|
|
|
|
- hosthomepage
|
|
|
|
- hosts
|
2022-12-06 02:40:35 -08:00
|
|
|
# - motd
|
|
|
|
# - pfsense
|
|
|
|
# - pihole
|
|
|
|
# - pip
|
2022-12-05 20:44:36 -08:00
|
|
|
- prepare
|
|
|
|
- security
|
|
|
|
- ssh
|
2022-12-06 02:40:35 -08:00
|
|
|
# - swarm
|
|
|
|
# - maas
|
2022-12-05 20:44:36 -08:00
|
|
|
Backup: &Backup
|
2022-12-05 14:03:38 -08:00
|
|
|
- autorestic
|
|
|
|
- ghorg
|
2022-12-05 20:44:36 -08:00
|
|
|
- restic
|
|
|
|
- sanoid
|
|
|
|
Backup-Desktop: &Backup-Desktop
|
2023-01-03 18:53:38 -08:00
|
|
|
- cryptomator
|
|
|
|
- seafile-client
|
2022-12-05 20:44:36 -08:00
|
|
|
- timeshift
|
|
|
|
Browsers: &Browsers
|
|
|
|
- w3m
|
|
|
|
Browsers-Desktop: &Browsers-Desktop
|
2022-12-05 14:03:38 -08:00
|
|
|
- brave-browser
|
|
|
|
- google-chrome
|
|
|
|
- chrome-cli
|
2023-01-03 18:53:38 -08:00
|
|
|
- ferdium
|
2022-12-05 14:03:38 -08:00
|
|
|
- firefox
|
2023-01-03 18:53:38 -08:00
|
|
|
- librewolf
|
2022-12-05 15:29:00 -08:00
|
|
|
- microsoft-edge
|
2022-12-05 11:28:24 -08:00
|
|
|
CI: &CI
|
2022-12-05 11:22:04 -08:00
|
|
|
- act
|
2022-12-05 14:03:38 -08:00
|
|
|
- argo-cli
|
|
|
|
- drone-cli
|
|
|
|
- fpm
|
|
|
|
- gitlab-runner
|
|
|
|
- glen
|
2022-12-05 20:44:36 -08:00
|
|
|
CLI: &CLI
|
2022-12-05 14:03:38 -08:00
|
|
|
- bash-completion
|
|
|
|
- bandwhich
|
|
|
|
- bat
|
|
|
|
- bottom
|
|
|
|
- broot
|
|
|
|
- cheat
|
|
|
|
- chezmoi
|
2022-12-05 20:44:36 -08:00
|
|
|
- curl
|
2022-12-05 14:03:38 -08:00
|
|
|
- curlie
|
|
|
|
- delta
|
|
|
|
- direnv
|
|
|
|
- dog
|
2023-01-05 22:22:47 -08:00
|
|
|
- dua
|
2022-12-05 14:03:38 -08:00
|
|
|
- duf
|
|
|
|
- dust
|
|
|
|
- empty-trash
|
|
|
|
- exa
|
2022-12-06 08:52:40 -08:00
|
|
|
- fcp
|
2022-12-05 14:03:38 -08:00
|
|
|
- fd
|
|
|
|
- fkill
|
|
|
|
- fzf
|
2022-12-05 20:44:36 -08:00
|
|
|
- git
|
2022-12-05 14:03:38 -08:00
|
|
|
- glances
|
|
|
|
- glow
|
|
|
|
- gnu
|
|
|
|
- gping
|
|
|
|
- gum
|
|
|
|
- hyperfine
|
2022-12-05 15:29:00 -08:00
|
|
|
- jq
|
|
|
|
- mc
|
|
|
|
- mcfly
|
|
|
|
- nb
|
|
|
|
- neovim
|
|
|
|
- netcat
|
|
|
|
- nmap
|
|
|
|
- nnn
|
|
|
|
- node
|
|
|
|
- oh-my-posh
|
|
|
|
- pass
|
|
|
|
- procs
|
2022-12-05 20:44:36 -08:00
|
|
|
- prettier
|
2023-01-05 16:00:12 -08:00
|
|
|
- privoxy
|
2022-12-05 20:44:36 -08:00
|
|
|
- recoverpy
|
|
|
|
- ripgrep
|
|
|
|
- ripgrep-all
|
|
|
|
- rm-improved
|
|
|
|
- rsync
|
|
|
|
- sd
|
|
|
|
- snapd
|
|
|
|
- task
|
|
|
|
- tmux
|
|
|
|
- tor
|
|
|
|
- translate
|
|
|
|
- tree
|
|
|
|
- vim
|
|
|
|
- volta
|
|
|
|
- watchexec
|
|
|
|
- watchman
|
|
|
|
- wget
|
|
|
|
- whalebrew
|
|
|
|
- wifi-password
|
|
|
|
- yq
|
|
|
|
- zoxide
|
|
|
|
- zsh
|
|
|
|
- zx
|
|
|
|
CLI-Extras: &CLI-Extras
|
2023-01-08 17:33:17 -08:00
|
|
|
- axel
|
2022-12-05 14:03:38 -08:00
|
|
|
- bin
|
|
|
|
- bitly
|
|
|
|
- desed
|
|
|
|
- emoj
|
|
|
|
- fig
|
|
|
|
- filebrowser
|
|
|
|
- googler
|
|
|
|
- grex
|
|
|
|
- gron
|
|
|
|
- hexyl
|
|
|
|
- http-prompt
|
|
|
|
- httpie
|
|
|
|
- httpstat
|
|
|
|
- imgur-uploader
|
|
|
|
- is-up
|
2022-12-05 15:29:00 -08:00
|
|
|
- jiq
|
|
|
|
- jqp
|
|
|
|
- litecli
|
|
|
|
- mycli
|
|
|
|
- nomino
|
|
|
|
- normit
|
|
|
|
- pastel
|
|
|
|
- peco
|
|
|
|
- pgcli
|
|
|
|
- pywhat
|
2022-12-24 05:31:42 -08:00
|
|
|
- slack-term
|
2022-12-05 20:44:36 -08:00
|
|
|
- social-analyzer
|
|
|
|
- speed-test
|
|
|
|
- statcode
|
|
|
|
- stegcloak
|
|
|
|
- tldr
|
|
|
|
- up
|
|
|
|
- yank
|
|
|
|
Cloud: &Cloud
|
2022-12-05 14:03:38 -08:00
|
|
|
- awscli
|
|
|
|
- azure-cli
|
2022-12-24 05:31:42 -08:00
|
|
|
- azure-functions
|
2022-12-05 14:03:38 -08:00
|
|
|
- budibase-cli
|
|
|
|
- consul-cli
|
|
|
|
- curator
|
|
|
|
- doctl
|
|
|
|
- envconsul
|
|
|
|
- fission
|
|
|
|
- fly
|
|
|
|
- gcloud
|
2022-12-24 05:31:42 -08:00
|
|
|
- heroku-cli
|
2022-12-05 15:29:00 -08:00
|
|
|
- juju
|
|
|
|
- lexicon
|
|
|
|
- logcli
|
|
|
|
- psu
|
2022-12-05 20:44:36 -08:00
|
|
|
- rancher-cli
|
|
|
|
Cloud-Storage: &Cloud-Storage
|
2022-12-05 14:03:38 -08:00
|
|
|
- gdrive
|
|
|
|
- gphotos-sync
|
2022-12-05 20:44:36 -08:00
|
|
|
- rclone
|
|
|
|
- s5cmd
|
|
|
|
Communication-Desktop: &Communication-Desktop
|
2023-01-03 18:53:38 -08:00
|
|
|
- discord
|
|
|
|
- gitter
|
2022-12-05 20:44:36 -08:00
|
|
|
- microsoft-teams
|
|
|
|
- jitsi-meet
|
2022-12-05 22:26:29 -08:00
|
|
|
- keybase
|
2022-12-05 20:44:36 -08:00
|
|
|
- skype
|
|
|
|
- slack
|
2023-01-03 18:53:38 -08:00
|
|
|
- telegram
|
2022-12-05 20:44:36 -08:00
|
|
|
- zoom
|
|
|
|
Crypto: &Crypto
|
|
|
|
- cointop
|
|
|
|
Crypto-Desktop: &Crypto-Desktop
|
2022-12-05 15:29:00 -08:00
|
|
|
- ledger-live
|
|
|
|
- monero
|
|
|
|
- onlykey
|
2022-12-05 20:44:36 -08:00
|
|
|
DNS: &DNS
|
|
|
|
- hostctl
|
|
|
|
- switchhosts
|
|
|
|
Data-Manipulation: &Data-Manipulation
|
2022-12-05 14:03:38 -08:00
|
|
|
- dasel
|
|
|
|
- fq
|
|
|
|
- fselect
|
|
|
|
- fx
|
|
|
|
- gojq
|
|
|
|
- hclq
|
|
|
|
- htmlq
|
2022-12-05 15:29:00 -08:00
|
|
|
- jo
|
|
|
|
- jq
|
|
|
|
- oq
|
|
|
|
- osquery
|
|
|
|
- pup
|
2022-12-05 20:44:36 -08:00
|
|
|
- ramda
|
|
|
|
- schema
|
|
|
|
- xurls
|
|
|
|
- yj
|
|
|
|
- yq
|
|
|
|
Database: &Database
|
|
|
|
- sqlite
|
|
|
|
Database-Desktop: &Database-Desktop
|
2023-01-03 18:53:38 -08:00
|
|
|
- beekeeper-studio
|
2022-12-05 20:44:36 -08:00
|
|
|
- sqlectron
|
2022-12-05 14:03:38 -08:00
|
|
|
Development-Tools-Desktop: &Development-Tools-Desktop
|
2023-01-03 18:53:38 -08:00
|
|
|
- github-desktop
|
2022-12-05 14:03:38 -08:00
|
|
|
- intellij-idea-ce
|
2022-12-05 15:29:00 -08:00
|
|
|
- iterm2
|
2022-12-05 20:44:36 -08:00
|
|
|
- lepton
|
|
|
|
- masscode
|
2023-01-03 18:53:38 -08:00
|
|
|
- meld
|
2022-12-05 15:29:00 -08:00
|
|
|
- powershell
|
2022-12-05 20:44:36 -08:00
|
|
|
- redis-desktop-manager
|
|
|
|
- visual-studio
|
|
|
|
- xcode
|
|
|
|
Docker: &Docker
|
2022-12-05 14:03:38 -08:00
|
|
|
- bane
|
|
|
|
- clair
|
|
|
|
- container-structure-test
|
|
|
|
- dive
|
|
|
|
- docker
|
|
|
|
- docker-slim
|
2022-12-24 05:31:42 -08:00
|
|
|
- docker-pushrm
|
2022-12-05 14:03:38 -08:00
|
|
|
- dockle
|
|
|
|
- grype
|
|
|
|
- gvisor
|
2022-12-05 20:44:36 -08:00
|
|
|
- supdock
|
|
|
|
- trivy
|
|
|
|
- trufflehog
|
|
|
|
- whaler
|
|
|
|
E-mail: &E-mail
|
|
|
|
- himalaya
|
|
|
|
E-mail-Desktop: &E-mail-Desktop
|
|
|
|
- mailspring
|
2023-01-03 19:53:33 -08:00
|
|
|
- protonmail-import-export
|
2022-12-05 20:44:36 -08:00
|
|
|
- protonmail-bridge
|
2023-01-03 18:53:38 -08:00
|
|
|
- thunderbird
|
2023-01-03 18:55:41 -08:00
|
|
|
Engineering-Desktop: &Engineering-Desktop
|
2023-01-03 18:53:38 -08:00
|
|
|
- arduino-ide
|
|
|
|
- cutter
|
|
|
|
- fritzing
|
2022-12-05 20:44:36 -08:00
|
|
|
Essentials: &Essentials
|
|
|
|
- docker
|
|
|
|
Essentials-Desktop: &Essentials-Desktop
|
|
|
|
- firefox
|
2022-12-05 21:48:13 -08:00
|
|
|
- portmaster
|
2022-12-05 20:44:36 -08:00
|
|
|
- tabby
|
|
|
|
- vlc
|
|
|
|
- vscode
|
2023-01-03 18:53:38 -08:00
|
|
|
- vscodium
|
2022-12-06 05:36:27 -08:00
|
|
|
File-System: &File-System
|
|
|
|
- catfs
|
|
|
|
- glusterfs
|
|
|
|
- goofys
|
2023-01-08 17:57:24 -08:00
|
|
|
- sshfs
|
2022-12-05 20:44:36 -08:00
|
|
|
Finance: &Finance
|
2022-12-05 14:03:38 -08:00
|
|
|
- infracost
|
2022-12-05 20:44:36 -08:00
|
|
|
Finance-Desktop: &Finance-Desktop
|
2022-12-05 15:29:00 -08:00
|
|
|
- manta
|
2022-12-05 14:03:38 -08:00
|
|
|
Git: &Git
|
|
|
|
- commitizen
|
|
|
|
- gh
|
|
|
|
- gist
|
|
|
|
- git
|
2023-01-08 17:57:24 -08:00
|
|
|
- git-bug
|
2022-12-05 14:03:38 -08:00
|
|
|
- git-extras
|
|
|
|
- git-filter-repo
|
|
|
|
- git-fuzzy
|
|
|
|
- git-lfs
|
|
|
|
- git-open
|
|
|
|
- git-secret
|
2023-01-08 17:57:24 -08:00
|
|
|
- git-subrepo
|
2022-12-05 14:03:38 -08:00
|
|
|
- gitomatic
|
|
|
|
- git-stats
|
|
|
|
- gitui
|
|
|
|
- glab
|
|
|
|
- hub
|
2022-12-05 15:29:00 -08:00
|
|
|
- lazygit
|
2022-12-05 20:44:36 -08:00
|
|
|
- tig
|
|
|
|
Git-Desktop: &Git-Desktop
|
2022-12-05 14:03:38 -08:00
|
|
|
- gitdock
|
|
|
|
- gitify
|
|
|
|
- gitkraken
|
2022-12-24 18:42:39 -08:00
|
|
|
Git-Project-Tools: &Git-Project-Tools
|
|
|
|
- appnest-readme
|
|
|
|
- commitlint
|
|
|
|
- git-notify
|
|
|
|
- hbs-cli
|
|
|
|
- husky
|
|
|
|
- liquidjs
|
|
|
|
- pnpm-lock-export
|
|
|
|
- synp
|
|
|
|
- yarnhook
|
2022-12-05 20:44:36 -08:00
|
|
|
Go: &Go
|
2022-12-05 14:03:38 -08:00
|
|
|
- delve
|
|
|
|
- go
|
|
|
|
- go-outline
|
|
|
|
- gomodifytags
|
|
|
|
- gopkgs
|
|
|
|
- gopls
|
|
|
|
- gotests
|
|
|
|
- impl
|
2022-12-05 20:44:36 -08:00
|
|
|
- staticcheck
|
|
|
|
- wails
|
|
|
|
Home: &Home
|
2022-12-05 14:03:38 -08:00
|
|
|
- go-chromecast
|
2022-12-05 11:28:24 -08:00
|
|
|
Kubernetes: &Kubernetes
|
2022-12-05 14:03:38 -08:00
|
|
|
- cmctl
|
2022-12-02 05:02:09 -08:00
|
|
|
- kdash
|
|
|
|
- kn
|
|
|
|
- kubectx
|
|
|
|
- kubenav
|
|
|
|
- kubernetes-cli
|
|
|
|
- kubernetes-helm
|
|
|
|
- kubernetes-kompose
|
|
|
|
- kubeval
|
|
|
|
- linkerd2
|
2022-12-05 15:29:00 -08:00
|
|
|
- minikube
|
2022-12-05 20:44:36 -08:00
|
|
|
- tilt
|
2022-12-02 05:02:09 -08:00
|
|
|
- velero
|
2022-12-05 11:28:24 -08:00
|
|
|
Kubernetes-Desktop: &Kubernetes-Desktop
|
|
|
|
- lens
|
2022-12-05 20:44:36 -08:00
|
|
|
Linting: &Linting
|
|
|
|
- ansible-lint
|
|
|
|
- dotenv-linter
|
|
|
|
- dprint
|
|
|
|
- eslint
|
|
|
|
- gitleaks
|
|
|
|
- golangci-lint
|
|
|
|
- hadolint
|
|
|
|
- pre-commit
|
|
|
|
- shellcheck
|
|
|
|
- shfmt
|
|
|
|
- tflint
|
|
|
|
- tokei
|
|
|
|
- yamllint
|
|
|
|
Logging: &Logging
|
|
|
|
- fuego
|
|
|
|
- papertrail
|
|
|
|
- sentry-cli
|
2023-01-08 17:57:24 -08:00
|
|
|
- unbuffer
|
2022-12-05 20:44:36 -08:00
|
|
|
Media: &Media
|
2022-12-05 14:03:38 -08:00
|
|
|
- beets
|
2022-12-24 07:04:18 -08:00
|
|
|
# editly NPM package is failing to install on macOS - attempts to compile with node-gyp
|
|
|
|
# - editly
|
2022-12-05 14:03:38 -08:00
|
|
|
- exiftool
|
|
|
|
- ffmpeg
|
|
|
|
- imagemagick
|
2022-12-05 20:44:36 -08:00
|
|
|
- pandoc
|
|
|
|
- sharp
|
|
|
|
- spotdl
|
|
|
|
- svgo
|
|
|
|
- tinypng
|
|
|
|
- wkhtmltopdf
|
|
|
|
- youtube-dl
|
|
|
|
Media-Desktop: &Media-Desktop
|
|
|
|
- balenaetcher
|
2022-12-05 14:03:38 -08:00
|
|
|
- gimp
|
2023-01-03 18:53:38 -08:00
|
|
|
- handbrake
|
2022-12-05 14:03:38 -08:00
|
|
|
- inkscape
|
2022-12-05 15:29:00 -08:00
|
|
|
- kodi
|
2023-01-03 18:53:38 -08:00
|
|
|
- krita
|
2022-12-05 15:29:00 -08:00
|
|
|
- lollypop
|
|
|
|
- nuclear
|
|
|
|
- plex
|
2022-12-05 20:44:36 -08:00
|
|
|
- raspberry-pi-imager
|
|
|
|
- shotcut
|
|
|
|
- shotwell
|
|
|
|
- vlc
|
|
|
|
Misc-Desktop: &Misc-Desktop
|
2023-01-03 18:53:38 -08:00
|
|
|
- _misc-flatpaks
|
2022-12-05 20:44:36 -08:00
|
|
|
- cerebro
|
|
|
|
- clocker
|
|
|
|
- cumulus
|
|
|
|
- pretzel
|
|
|
|
- qlplugins
|
2022-12-06 07:33:20 -08:00
|
|
|
- remote-desktop # bundle
|
2023-01-03 18:53:38 -08:00
|
|
|
- remmina
|
2022-12-05 20:44:36 -08:00
|
|
|
- rofi
|
|
|
|
- secretive
|
2023-01-03 18:53:38 -08:00
|
|
|
- standard-notes
|
2022-12-05 20:44:36 -08:00
|
|
|
- stats
|
|
|
|
- temps
|
|
|
|
- teamviewer
|
|
|
|
Misc-Development-Tools: &Misc-Development-Tools
|
2023-01-08 17:33:17 -08:00
|
|
|
- ansifilter
|
2022-12-05 20:44:36 -08:00
|
|
|
- aqua
|
|
|
|
# - asdf # Handled by dotfiles
|
|
|
|
# - astronvim
|
|
|
|
- automake
|
2023-01-08 17:33:17 -08:00
|
|
|
- bfg
|
2022-12-05 20:44:36 -08:00
|
|
|
- bundler
|
|
|
|
- carthage
|
|
|
|
- cmake
|
|
|
|
- cocoapods
|
2023-01-08 17:33:17 -08:00
|
|
|
- codeclimate
|
2022-12-05 20:44:36 -08:00
|
|
|
- dotnet
|
2023-01-08 17:35:49 -08:00
|
|
|
- expect
|
2023-01-08 17:57:24 -08:00
|
|
|
- fury
|
2022-12-05 20:44:36 -08:00
|
|
|
- gradle
|
|
|
|
- ideviceinstaller
|
|
|
|
- ios-deploy
|
|
|
|
- java
|
|
|
|
- libimobiledevice
|
|
|
|
- rust
|
|
|
|
- sdkman
|
2023-01-08 17:57:24 -08:00
|
|
|
- snapcraft
|
2022-12-05 20:44:36 -08:00
|
|
|
- solidity
|
|
|
|
- upx
|
|
|
|
- windows-adk
|
|
|
|
- windows-admin-center
|
|
|
|
- windows-power-toys
|
|
|
|
NGINX: &NGINX
|
|
|
|
- certbot
|
|
|
|
- cfssl
|
|
|
|
- gixy
|
|
|
|
- mkcert
|
|
|
|
- nginx
|
|
|
|
# - maas
|
|
|
|
- ngxtop
|
|
|
|
Network-Enabled: &Network-Enabled
|
|
|
|
- cockpit
|
|
|
|
- cups
|
|
|
|
- lexicon
|
|
|
|
Networking: &Networking
|
2022-12-05 14:03:38 -08:00
|
|
|
- etcd
|
2022-12-05 15:29:00 -08:00
|
|
|
- cloudflared
|
|
|
|
- glusterfs
|
|
|
|
- mole
|
|
|
|
- nebula
|
|
|
|
- ngrok
|
2022-12-05 20:44:36 -08:00
|
|
|
- ssl-proxy
|
|
|
|
- tailscale
|
|
|
|
- warp
|
|
|
|
Orchestration: &Orchestration
|
|
|
|
- nomad
|
|
|
|
- pm2
|
|
|
|
- waypoint
|
|
|
|
PHP: &PHP
|
2022-12-05 14:03:38 -08:00
|
|
|
- composer
|
2022-12-05 20:44:36 -08:00
|
|
|
- php
|
|
|
|
Package-Management: &Package-Management
|
2022-12-08 22:37:26 -08:00
|
|
|
# - homebrew
|
|
|
|
# - whalebrew
|
2022-12-05 20:44:36 -08:00
|
|
|
- zap
|
|
|
|
Productivity-Desktop: &Productivity-Desktop
|
2022-12-05 15:29:00 -08:00
|
|
|
- libreoffice
|
|
|
|
- microsoft-office
|
|
|
|
- microsoft-todo
|
2022-12-05 20:44:36 -08:00
|
|
|
Python: &Python
|
2022-12-05 15:29:00 -08:00
|
|
|
- poetry
|
|
|
|
- python
|
2022-12-05 20:44:36 -08:00
|
|
|
- virtualenv
|
|
|
|
Recording: &Recording
|
2022-12-05 14:03:38 -08:00
|
|
|
- asciinema
|
|
|
|
- carbon-now
|
|
|
|
- dframe
|
2022-12-05 20:44:36 -08:00
|
|
|
- t-rec
|
2022-12-05 15:29:00 -08:00
|
|
|
Recording-Desktop: &Recording-Desktop
|
2023-01-03 18:53:38 -08:00
|
|
|
- flameshot
|
2022-12-05 15:29:00 -08:00
|
|
|
- peek
|
2022-12-05 20:44:36 -08:00
|
|
|
- sharex
|
|
|
|
Ruby: &Ruby
|
|
|
|
- ruby
|
|
|
|
SSH: &SSH
|
|
|
|
- assh
|
|
|
|
- skm
|
|
|
|
- ssh-vault
|
|
|
|
- sshpass
|
|
|
|
- ssh-tarpit
|
|
|
|
- sync-ssh-keys
|
|
|
|
- teleport
|
2022-12-05 14:03:38 -08:00
|
|
|
Security: &Security
|
|
|
|
- bitwarden-cli
|
2022-12-06 05:16:31 -08:00
|
|
|
- envchain
|
|
|
|
- envconsul
|
2022-12-05 15:29:00 -08:00
|
|
|
- pony
|
2022-12-05 20:44:36 -08:00
|
|
|
- skate
|
|
|
|
- ssh-vault
|
2022-12-06 05:16:31 -08:00
|
|
|
- stubby
|
2022-12-05 20:44:36 -08:00
|
|
|
- teller
|
|
|
|
- vault
|
|
|
|
- yubikey-manager
|
2022-12-05 14:03:38 -08:00
|
|
|
Security-Desktop: &Security-Desktop
|
|
|
|
- bitwarden
|
2022-12-05 15:29:00 -08:00
|
|
|
- mullvad-vpn
|
|
|
|
- portmaster
|
|
|
|
- protonvpn
|
2022-12-05 20:44:36 -08:00
|
|
|
- santa
|
|
|
|
- yubikey-authenticator
|
|
|
|
- yubikey-manager-qt
|
|
|
|
Server: &Server
|
2022-12-05 14:03:38 -08:00
|
|
|
- cockpit
|
|
|
|
- cups
|
|
|
|
- elastic-agent
|
2022-12-05 15:29:00 -08:00
|
|
|
- netdata
|
2022-12-05 20:44:36 -08:00
|
|
|
- samba
|
|
|
|
- sftpgo
|
|
|
|
- vector
|
|
|
|
- wazuh
|
|
|
|
Shell-Scripting: &Shell-Scripting
|
|
|
|
- shc
|
|
|
|
- shdoc
|
|
|
|
- shellcheck
|
|
|
|
- shfmt
|
|
|
|
Social-Networking: &Social-Networking
|
|
|
|
- social-analyzer
|
|
|
|
- t
|
|
|
|
Sys-Admin: &Sys-Admin
|
2022-12-05 14:03:38 -08:00
|
|
|
- ctop
|
|
|
|
- gtop
|
|
|
|
- htop
|
2022-12-05 20:44:36 -08:00
|
|
|
- sysbench
|
|
|
|
- sysdig
|
|
|
|
- sysget
|
|
|
|
- upt
|
|
|
|
- winrm-cli
|
|
|
|
- wireshark-cli
|
|
|
|
Sys-Admin-Desktop: &Sys-Admin-Desktop
|
|
|
|
- quasar
|
|
|
|
- sloth
|
|
|
|
- snitch
|
|
|
|
- wireshark
|
|
|
|
Templates: &Templates
|
2022-12-05 14:03:38 -08:00
|
|
|
- confd
|
|
|
|
- cookiecutter
|
|
|
|
- gomplate
|
2022-12-05 20:44:36 -08:00
|
|
|
Terraform: &Terraform
|
|
|
|
- terraform
|
|
|
|
- tfenv
|
|
|
|
- tflint
|
|
|
|
Testing: &Testing
|
|
|
|
- allure
|
|
|
|
- appium
|
|
|
|
- molecule
|
|
|
|
Transfer: &Transfer
|
|
|
|
- aria2
|
2022-12-05 14:03:38 -08:00
|
|
|
- croc
|
|
|
|
- dat
|
|
|
|
- ffsend
|
|
|
|
- gdown
|
2022-12-05 15:29:00 -08:00
|
|
|
- ots
|
2022-12-05 20:44:36 -08:00
|
|
|
- share
|
|
|
|
Transfer-Desktop: &Transfer-Desktop
|
2022-12-05 14:03:38 -08:00
|
|
|
- dat-desktop
|
|
|
|
- filezilla
|
2022-12-05 15:29:00 -08:00
|
|
|
- motrix
|
2022-12-05 20:44:36 -08:00
|
|
|
- qbittorrent
|
|
|
|
- webtorrent
|
|
|
|
Utilities: &Utilities
|
2022-12-05 15:29:00 -08:00
|
|
|
- nativefier
|
2022-12-05 20:44:36 -08:00
|
|
|
Virtualization: &Virtualization
|
2022-12-05 15:29:00 -08:00
|
|
|
- kvm
|
2022-12-05 11:28:24 -08:00
|
|
|
- lxdc
|
2022-12-05 15:29:00 -08:00
|
|
|
- multipass
|
2022-12-05 11:28:24 -08:00
|
|
|
- packer
|
|
|
|
- vagrant
|
|
|
|
Virtualization-Desktop: &Virtualization-Desktop
|
2023-01-03 18:53:38 -08:00
|
|
|
- gnome-boxes
|
2022-12-05 15:29:00 -08:00
|
|
|
- parallels
|
2022-12-05 20:44:36 -08:00
|
|
|
- virtualbox
|
2022-12-02 09:34:54 -08:00
|
|
|
- vmware
|
2022-12-05 11:28:24 -08:00
|
|
|
Web-Development: &Web-Development
|
|
|
|
- angular-cli
|
2022-12-05 14:03:38 -08:00
|
|
|
- auto-install
|
|
|
|
- browser-sync
|
|
|
|
- caniuse
|
|
|
|
- cordova
|
|
|
|
- deno
|
2022-12-24 07:04:18 -08:00
|
|
|
- deta
|
2022-12-05 14:03:38 -08:00
|
|
|
- electron
|
|
|
|
- emma
|
|
|
|
- fastify
|
|
|
|
- feathers
|
|
|
|
- firebase
|
|
|
|
- flutter
|
|
|
|
- gfi
|
|
|
|
- gulp
|
|
|
|
- hey
|
|
|
|
- ionic
|
|
|
|
- ipfs
|
2022-12-05 15:29:00 -08:00
|
|
|
- ipfs-deploy
|
|
|
|
- localtunnel
|
|
|
|
- mitmproxy
|
|
|
|
- muffet
|
|
|
|
- ncc
|
|
|
|
- nectar
|
|
|
|
- nest
|
|
|
|
- newman
|
|
|
|
- ngrok
|
|
|
|
- node-prune
|
|
|
|
- np
|
|
|
|
- npm-check
|
|
|
|
- oclif
|
|
|
|
- package-size
|
|
|
|
- page-fetch
|
|
|
|
- pageres
|
|
|
|
- pkg
|
|
|
|
- playwright
|
|
|
|
- pnpm
|
|
|
|
- psi
|
2022-12-05 20:44:36 -08:00
|
|
|
- semantic-release
|
|
|
|
- serve
|
|
|
|
- serverless
|
|
|
|
- surge
|
|
|
|
- trellis
|
|
|
|
- ts2c
|
|
|
|
- websocat
|
|
|
|
- wordpressify
|
|
|
|
- wp-cli
|
|
|
|
- wrangler
|
|
|
|
- wrk
|
|
|
|
- yarn
|
2022-12-05 11:28:24 -08:00
|
|
|
Web-Development-Desktop: &Web-Development-Desktop
|
2022-12-05 14:03:38 -08:00
|
|
|
- altair
|
|
|
|
- betwixt
|
2022-12-24 09:17:48 -08:00
|
|
|
- electron-app
|
2022-12-05 14:03:38 -08:00
|
|
|
- ipfs-desktop
|
2022-12-05 15:29:00 -08:00
|
|
|
- mjml
|
|
|
|
- mockoon
|
|
|
|
- mqttx
|
|
|
|
- postman
|
2022-12-05 20:44:36 -08:00
|
|
|
- responsively
|
|
|
|
- runjs
|
|
|
|
_Basic: &_Basic
|
2022-12-05 21:01:06 -08:00
|
|
|
- *CLI
|
|
|
|
- *Essentials
|
2022-12-05 20:44:36 -08:00
|
|
|
_Basic-Desktop: &_Basic-Desktop
|
2022-12-05 21:01:06 -08:00
|
|
|
- *_Basic
|
|
|
|
- *Essentials-Desktop
|
2022-12-05 20:44:36 -08:00
|
|
|
_Standard: &_Standard
|
2022-12-05 21:01:06 -08:00
|
|
|
- *_Basic
|
|
|
|
- *Backup
|
|
|
|
- *Cloud-Storage
|
2022-12-05 20:44:36 -08:00
|
|
|
- bitwarden-cli
|
|
|
|
_Standard-Desktop: &_Standard-Desktop
|
2022-12-05 21:44:17 -08:00
|
|
|
- *_Basic-Desktop
|
|
|
|
- *Backup-Desktop
|
2022-12-05 21:01:06 -08:00
|
|
|
- *Communication-Desktop
|
|
|
|
- *Media-Desktop
|
|
|
|
- *Misc-Desktop
|
|
|
|
- *Productivity-Desktop
|
|
|
|
- *Recording-Desktop
|
|
|
|
- *Virtualization-Desktop
|
2022-12-05 20:44:36 -08:00
|
|
|
- bitwarden
|
|
|
|
- brave-browser
|
|
|
|
- mailspring
|
|
|
|
- protonvpn
|
|
|
|
- tailscale
|
|
|
|
- warp
|
2022-12-05 21:01:42 -08:00
|
|
|
_Full: &_Full
|
2022-12-05 21:01:06 -08:00
|
|
|
- *_Standard
|
|
|
|
- *Android
|
|
|
|
- *Ansible
|
|
|
|
- *Backup
|
|
|
|
- *Browsers
|
|
|
|
- *CI
|
|
|
|
- *CLI-Extras
|
|
|
|
- *Cloud
|
|
|
|
- *Cloud-Storage
|
|
|
|
- *Crypto
|
|
|
|
- *DNS
|
|
|
|
- *Data-Manipulation
|
|
|
|
- *Database
|
|
|
|
- *Docker
|
|
|
|
- *E-mail
|
2022-12-06 05:36:27 -08:00
|
|
|
- *File-System
|
2022-12-05 21:01:06 -08:00
|
|
|
- *Finance
|
|
|
|
- *Git
|
2022-12-24 18:42:39 -08:00
|
|
|
- *Git-Project-Tools
|
2022-12-05 21:01:06 -08:00
|
|
|
- *Go
|
|
|
|
- *Home
|
|
|
|
- *Kubernetes
|
|
|
|
- *Linting
|
|
|
|
- *Logging
|
|
|
|
- *Media
|
|
|
|
- *Misc-Development-Tools
|
|
|
|
- *NGINX
|
|
|
|
- *Network-Enabled
|
|
|
|
- *Networking
|
|
|
|
- *Orchestration
|
|
|
|
- *PHP
|
|
|
|
- *Package-Management
|
|
|
|
- *Python
|
|
|
|
- *Recording
|
|
|
|
- *Ruby
|
|
|
|
- *SSH
|
|
|
|
- *Security
|
|
|
|
- *Server
|
|
|
|
- *Shell-Scripting
|
|
|
|
- *Social-Networking
|
|
|
|
- *Sys-Admin
|
|
|
|
- *Terraform
|
|
|
|
- *Templates
|
|
|
|
- *Testing
|
|
|
|
- *Transfer
|
|
|
|
- *Utilities
|
|
|
|
- *Virtualization
|
|
|
|
- *Web-Development
|
2022-12-06 07:58:34 -08:00
|
|
|
_Full-Desktop: &_Full-Desktop
|
2022-12-05 21:01:06 -08:00
|
|
|
- *_Full
|
|
|
|
- *_Standard-Desktop
|
|
|
|
- *Android-Desktop
|
|
|
|
- *Backup-Desktop
|
|
|
|
- *Browsers-Desktop
|
|
|
|
- *Communication-Desktop
|
|
|
|
- *Crypto-Desktop
|
|
|
|
- *Database-Desktop
|
|
|
|
- *Development-Tools-Desktop
|
|
|
|
- *E-mail-Desktop
|
2023-01-03 18:53:38 -08:00
|
|
|
- *Engineering-Desktop
|
2022-12-05 21:01:06 -08:00
|
|
|
- *Finance-Desktop
|
|
|
|
- *Git-Desktop
|
|
|
|
- *Kubernetes-Desktop
|
|
|
|
- *Media-Desktop
|
|
|
|
- *Misc-Desktop
|
|
|
|
- *Productivity-Desktop
|
|
|
|
- *Recording-Desktop
|
|
|
|
- *Security-Desktop
|
|
|
|
- *Sys-Admin-Desktop
|
|
|
|
- *Transfer-Desktop
|
|
|
|
- *Virtualization-Desktop
|
|
|
|
- *Web-Development-Desktop
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__base-basic-tmpl:
|
2022-12-06 07:56:15 -08:00
|
|
|
- *_Basic
|
|
|
|
- *_Basic-Desktop
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__base-standard-tmpl:
|
2022-12-06 07:56:15 -08:00
|
|
|
- *_Basic
|
|
|
|
- *_Basic-Desktop
|
2022-12-05 22:26:29 -08:00
|
|
|
- *Docker
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__base-full-tmpl:
|
2022-12-06 07:56:15 -08:00
|
|
|
- *_Full-Desktop
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__anon-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- *Anon
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__crypto-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- *Crypto
|
|
|
|
- *Crypto-Desktop
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__dev-tmpl:
|
2022-12-06 07:59:53 -08:00
|
|
|
- *_Full-Desktop
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__gpg-tmpl: []
|
|
|
|
__hostname__kubernetes-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- *Kubernetes
|
|
|
|
- *Kubernetes-Desktop
|
|
|
|
- *Networking
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__media-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- *Media
|
|
|
|
- *Media-Desktop
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__office-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- *Communication-Desktop
|
|
|
|
- *Productivity-Desktop
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__personal-tmpl: []
|
|
|
|
__hostname__provision-tmpl: []
|
|
|
|
__hostname__remote-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- *Networking
|
|
|
|
- filezilla
|
|
|
|
- remote-desktop
|
|
|
|
- teamviewer
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__swarm-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- *Backup
|
|
|
|
- *Docker
|
|
|
|
- *Networking
|
|
|
|
- swarm
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__util-tmpl: []
|
|
|
|
__hostname__vault-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- onlykey
|
|
|
|
- yubikey
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__vpn-pritunl-tmpl: []
|
|
|
|
__hostname__vpn-proton-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- protonvpn
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__vpn-random-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- vpn
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__vpn-tailscale-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- tailscale
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__vpn-warp-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- warp
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__vpn-tmpl: []
|
|
|
|
__hostname__web-tmpl:
|
2022-12-05 22:26:29 -08:00
|
|
|
- *Browsers-Desktop
|
2022-12-24 18:42:39 -08:00
|
|
|
__hostname__work-tmpl: []
|
2022-12-02 05:02:09 -08:00
|
|
|
deprecated:
|
2022-12-05 20:44:36 -08:00
|
|
|
- apt-cacher-ng
|
2022-12-02 05:02:09 -08:00
|
|
|
- bivac
|
|
|
|
- boilr
|
|
|
|
- captain
|
2022-12-05 20:44:36 -08:00
|
|
|
- consul-template
|
2022-12-02 05:02:09 -08:00
|
|
|
- diffsofancy
|
2022-12-05 14:03:38 -08:00
|
|
|
- difftastic
|
2022-12-02 05:02:09 -08:00
|
|
|
- emplace
|
2022-12-05 14:03:38 -08:00
|
|
|
- gvm
|
2022-12-02 05:02:09 -08:00
|
|
|
- htop
|
|
|
|
- hyper
|
|
|
|
- jenv
|
|
|
|
- kitty
|
|
|
|
- license
|
|
|
|
- lpass
|
|
|
|
- lsd
|
|
|
|
- mackup
|
2022-12-05 20:44:36 -08:00
|
|
|
- nordvpn
|
2022-12-02 05:02:09 -08:00
|
|
|
- nvm
|
|
|
|
- pyenv
|
2022-12-05 20:44:36 -08:00
|
|
|
- s3filesystem
|
|
|
|
- starship
|
2022-12-02 05:02:09 -08:00
|
|
|
- raindrop
|
|
|
|
- rear
|
2022-12-05 20:44:36 -08:00
|
|
|
- rvm
|
2022-12-02 05:02:09 -08:00
|
|
|
- sad
|
|
|
|
- supdock
|
2022-12-05 20:44:36 -08:00
|
|
|
- termius
|
2022-12-02 05:02:09 -08:00
|
|
|
- ulauncher
|
2022-11-27 10:27:07 -08:00
|
|
|
softwarePlugins:
|
|
|
|
vim:
|
|
|
|
plugins:
|
|
|
|
- https://github.com/dense-analysis/ale.git
|
|
|
|
- https://github.com/pearofducks/ansible-vim.git
|
|
|
|
- https://github.com/ekalinin/dockerfile.vim.git
|
|
|
|
- https://github.com/editorconfig/editorconfig-vim.git
|
|
|
|
- https://github.com/junegunn/fzf.git
|
|
|
|
- https://github.com/junegunn/fzf.vim.git
|
|
|
|
- https://github.com/itchyny/lightline.vim.git
|
|
|
|
- https://github.com/scrooloose/nerdtree.git
|
|
|
|
- https://github.com/stanangeloff/php.vim.git
|
|
|
|
- https://github.com/hdima/python-syntax.git
|
|
|
|
- https://github.com/vim-syntastic/syntastic.git
|
|
|
|
- https://github.com/vim-airline/vim-airline.git
|
|
|
|
- https://github.com/kristijanhusak/vim-carbon-now-sh.git
|
|
|
|
- https://github.com/ryanoasis/vim-devicons.git
|
|
|
|
- https://github.com/tpope/vim-fugitive.git
|
|
|
|
- https://github.com/airblade/vim-gitgutter.git
|
|
|
|
- https://github.com/fatih/vim-go.git
|
|
|
|
- https://github.com/pangloss/vim-javascript.git
|
|
|
|
- https://github.com/mxw/vim-jsx.git
|
|
|
|
- https://github.com/plasticboy/vim-markdown.git
|
|
|
|
- https://github.com/terryma/vim-multiple-cursors.git
|
|
|
|
- https://github.com/prettier/vim-prettier.git
|
|
|
|
- https://github.com/tpope/vim-sensible.git
|
|
|
|
- https://github.com/tpope/vim-surround.git
|
2022-12-05 20:50:14 -08:00
|
|
|
- https://github.com/nanotee/zoxide.vim.git
|
Update .local/share/chezmoi/home/.chezmoiscripts/qubes/run_onchange_before_12-update-dom0, .local/share/chezmoi/home/.chezmoiscripts/qubes/run_onchange_before_11-update-timezone, .local/share/chezmoi/system/etc/yum.repos.d/qubes-dom0.repo, .local/share/chezmoi/system/etc/qubes/repo-templates/qubes-templates.repo, .local/share/chezmoi/home/.chezmoiscripts/qubes/run_onchange_before_13-install-official-templates, .local/share/chezmoi/home/.chezmoidata.yaml, .local/share/chezmoi/home/.chezmoiscripts/qubes/run_onchange_before_14-ensure-minimal-vms-passwordless, .local/share/chezmoi/home/.chezmoiscripts/qubes/run_onchange_before_15-install-unofficial-templates, .local/share/chezmoi/home/.chezmoiscripts/qubes/run_onchange_before_16-update-template-vms, .local/share/chezmoi/home/.chezmoiscripts/qubes/run_onchange_before_17-install-mirage-firewall, .local/share/chezmoi/home/.chezmoiscripts/qubes/run_onchange_before_18-configure-sys-usb, .local/share/chezmoi/home/.chezmoiscripts/qubes/run_onchange_before_19-setup-sys-gui, .local/share/chezmoi/system/etc/grub.d/31-hold-shift, .local/share/chezmoi/system/etc/default/modify_grub, .local/share/chezmoi/system/.chezmoidata.yaml, .local/share/chezmoi/system/.chezmoiexternal.toml, .local/share/chezmoi/system/usr/share/run_onchange_after_setup-share-folder, .local/share/chezmoi/system/boot/efi/EFI/qubes/modify_grubenv, .local/share/chezmoi/system/etc/sddm.conf, .local/share/chezmoi/system/etc/modify_environment
2022-12-06 00:59:10 -08:00
|
|
|
qubes:
|
|
|
|
mirageUrl: https://github.com/mirage/qubes-mirage-firewall/releases/latest/download/mirage-firewall.tar.bz2
|
|
|
|
promptKeyboards: false
|
|
|
|
provisionVM: provision
|
|
|
|
templates:
|
|
|
|
# - centos-8
|
|
|
|
# - centos-8-minimal
|
|
|
|
# - debian-10
|
|
|
|
- debian-11
|
|
|
|
- debian-11-minimal
|
|
|
|
- fedora-32
|
|
|
|
- fedora-36
|
|
|
|
- fedora-36-minimal
|
|
|
|
- fedora-36-xfce
|
|
|
|
- fedora-37
|
|
|
|
# - gentoo
|
|
|
|
# - gentoo-minimal
|
|
|
|
# - kali
|
|
|
|
- whonix-gw-16
|
|
|
|
- whonix-ws-16
|
|
|
|
templatesUnofficial:
|
|
|
|
- https://qubes.3isec.org/Templates_4.1/qubes-template-archlinux-4.0.6-202204171510.noarch.rpm
|
|
|
|
- https://qubes.3isec.org/Templates_4.1/qubes-template-debian-12-4.0.6-202208292254.noarch.rpm
|
|
|
|
- https://qubes.3isec.org/Templates_4.1/qubes-template-jammy-4.0.6-202205012228.noarch.rpm
|