Commit Graph

8 Commits

Author SHA1 Message Date
a973a83792 Add urlscan which I use in mutt to open links in E-Mails 2025-10-10 13:22:00 +02:00
daa40ab139 Replace mutt by neomutt and add offlineimap
neomutt simply fits my use-cases better than mutt and offlineimap allows
be to browse my mails blazingly fast!
2025-10-10 13:11:25 +02:00
bcf15311ce Add pandoc and enpass-cli packages 2025-10-10 13:08:30 +02:00
7f8501a88b Add direnv to allow for loading/unloading env-vars based on the directory 2025-09-29 03:14:34 +02:00
877135c339 Add proper configuration and docs to build multi-arch container-images 2025-09-24 06:34:11 +02:00
5a689953ea Add python3-kubernetes as dep for debian
I need this when I want to apply k8s-changes via ansible.
2025-09-19 19:26:02 +02:00
0064e6ca6e Add helm as a mandatory package (incl. its debian repo) 2025-09-19 15:27:23 +02:00
d1471e937a Move variable-files to group_vars directory
The group_vars dir is the standard destination for ansible to look for
variable-files. So I do not have to declare them in the main.yml
anymore. This change will make it easier for me to reason about upcoming
changes, like using a vault for sensitive information.
2025-09-12 18:19:19 +02:00