From f05619583d3d3bd2a23acd9ed77590b758f4e4b9 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Mon, 4 Sep 2023 19:57:34 +0200 Subject: Add packages for CV and contact list --- tw/home.scm | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'tw/home.scm') diff --git a/tw/home.scm b/tw/home.scm index 70df376c..e6a39afc 100644 --- a/tw/home.scm +++ b/tw/home.scm @@ -20,7 +20,7 @@ #:use-module (tw theme)) (use-package-modules - admin backup base calendar check chromium compression cmake compton curl + admin aidc backup base calendar check chromium compression cmake compton curl databases dav disk dns dunst elf emacs emacs-xyz file finance fonts freedesktop games gcc gimp gnome gnome-xyz gnupg gnuzilla graphviz haskell-apps image-viewers imagemagick inkscape less libreoffice linux lisp @@ -316,7 +316,12 @@ auto-expand-secmem (define-public %interactive-packages (list ;; CLI tools - bsd-games restic texlive-scheme-small powertop (list git "send-email") pdsh + bsd-games restic powertop (list git "send-email") pdsh qrencode + texlive-scheme-small texlive-latexmk + ;; For CV: + texlive-moderncv texlive-fontawesome5 texlive-multirow texlive-arydshln + texlive-libertine texlive-inconsolata texlive-newtx texlive-babel + texlive-csquotes texlive-siunitx ;; Work s3cmd python-alibuild python-alidistlint actionlint modules -- cgit v1.2.3