From 716bd38233c1df8cf7875b6ee7dd04b4d7cb9d73 Mon Sep 17 00:00:00 2001 From: Matthieu Bessat Date: Fri, 31 May 2024 18:45:28 +0200 Subject: [PATCH] feat: add arch packages --- ansible/arch_packages.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) 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