diff --git a/ansible/arch_packages.yaml b/ansible/arch_packages.yaml index d2d38da..d219185 100644 --- a/ansible/arch_packages.yaml +++ b/ansible/arch_packages.yaml @@ -94,6 +94,8 @@ categories: bureautique: - unoconv # can be used to export ODT to pdf - pandoc # general purpose document converter + - typst # an alternative to latex + - typst-lsp math: - libqalculate # qalc git: @@ -131,6 +133,7 @@ categories: - siege monitoring: - htop + - btop android: - scrcpy - kdeconnect @@ -158,6 +161,9 @@ categories: docker: - docker programming: + _: + - name: just + desc: "Handy way to save project-specific commands" sqlite: - sqlite - aur/litecli @@ -177,6 +183,8 @@ categories: # - rustup dbs: - redis + - postgresql + - postgis python: _: - python-pip