feat: systemd, unbound, more packages, dots venv
This commit is contained in:
parent
45076c5231
commit
9c4a6a4341
15 changed files with 291 additions and 48 deletions
|
|
@ -10,11 +10,39 @@ categories:
|
|||
- base-devel
|
||||
- name: mosh
|
||||
desc: The best to connect to remote server!
|
||||
- name: python-pipx
|
||||
desc: To install python stuff
|
||||
|
||||
libs:
|
||||
- protobuf
|
||||
- libosmium
|
||||
- name: expat
|
||||
desc: XML parser lib
|
||||
|
||||
hardware:
|
||||
printing:
|
||||
- cups
|
||||
_:
|
||||
- acpi
|
||||
- smartmontools # monitor drive (SSD) health
|
||||
- lshw
|
||||
- dmidecode # to list memory slots
|
||||
- usbutils
|
||||
- brightnessctl
|
||||
- lm_sensors
|
||||
|
||||
network:
|
||||
- sshfs
|
||||
- unbound
|
||||
|
||||
keymap:
|
||||
- aur/xkb-qwerty-fr
|
||||
|
||||
bluetooth:
|
||||
- bluez
|
||||
- bluez-utils
|
||||
- aur/bluetuith
|
||||
|
||||
utils:
|
||||
_:
|
||||
- bat
|
||||
|
|
@ -32,6 +60,7 @@ categories:
|
|||
desc: scheduler
|
||||
automation:
|
||||
- ansible
|
||||
- ansible-lint
|
||||
system:
|
||||
- strace
|
||||
text_processing:
|
||||
|
|
@ -43,6 +72,15 @@ categories:
|
|||
- yq
|
||||
csv:
|
||||
- xsv # rust CSV toolkit
|
||||
language:
|
||||
ocr:
|
||||
- tesseract
|
||||
- tesseract-data-fra
|
||||
- tesseract-data-eng
|
||||
spell:
|
||||
- hunspell
|
||||
- hunspell-en_us
|
||||
- hunspell-fr
|
||||
mail:
|
||||
- s-nail
|
||||
fun:
|
||||
|
|
@ -69,6 +107,8 @@ categories:
|
|||
- mitmproxy
|
||||
- name: trurl
|
||||
desc: URL processing
|
||||
dns:
|
||||
- bind
|
||||
_:
|
||||
- nmap
|
||||
- wireguard-tools
|
||||
|
|
@ -92,22 +132,17 @@ categories:
|
|||
- htop
|
||||
android:
|
||||
- scrcpy
|
||||
|
||||
hardware:
|
||||
- acpi
|
||||
- smartmontools # monitor drive (SSD) health
|
||||
- lshw
|
||||
- dmidecode # to list memory slots
|
||||
- usbutils
|
||||
- kdeconnect
|
||||
geo: []
|
||||
# - aur/osmium-tool
|
||||
fake:
|
||||
- python-faker
|
||||
|
||||
multimedia:
|
||||
- ffmpeg
|
||||
- imagemagick
|
||||
- mpv
|
||||
- yt-dlp
|
||||
- tesseract
|
||||
- tesseract-data-fra
|
||||
- tesseract-data-eng
|
||||
- zbar
|
||||
- zint
|
||||
- qrencode
|
||||
|
|
@ -115,7 +150,6 @@ categories:
|
|||
security:
|
||||
- gopass
|
||||
|
||||
|
||||
runtimes:
|
||||
virtualization:
|
||||
- qemu-base
|
||||
|
|
@ -142,10 +176,15 @@ categories:
|
|||
dbs:
|
||||
- redis
|
||||
python:
|
||||
_:
|
||||
- python-pip
|
||||
- python-poetry
|
||||
lint:
|
||||
- ruff
|
||||
lua:
|
||||
- lua
|
||||
static:
|
||||
- hugo
|
||||
|
||||
shell:
|
||||
- fish
|
||||
|
|
@ -176,6 +215,7 @@ categories:
|
|||
- swaylock
|
||||
- swayidle
|
||||
- swayimg
|
||||
- i3status-rust
|
||||
color_picker:
|
||||
- aur/hyprpicker
|
||||
notification:
|
||||
|
|
@ -223,8 +263,10 @@ categories:
|
|||
- songrec
|
||||
video:
|
||||
- cheese
|
||||
- celluloid
|
||||
- vlc
|
||||
- obs-studio
|
||||
#- kdenlive
|
||||
3d:
|
||||
- openscad
|
||||
- blender
|
||||
|
|
@ -248,5 +290,7 @@ categories:
|
|||
- ttf-liberation
|
||||
- ttf-font-awesome
|
||||
- ttf-fira-code
|
||||
- ttf-firacode-nerd
|
||||
- aur/ttf-sourcesanspro
|
||||
- aur/ttf-bona-nova
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue