Compare commits

...

2 Commits

Author SHA1 Message Date
Collin J. Doering cb97075c77
home: Install obs 2023-05-13 13:49:53 -04:00
Collin J. Doering 02fc2e0d5f
home: Install python-pygments 2023-05-13 13:49:23 -04:00
1 changed files with 2 additions and 0 deletions

View File

@ -223,6 +223,7 @@ single certifcate used for local development with caddy.")
"emacs-yaml-mode"
"emacs-yasnippet"
"emacs-yasnippet-snippets"
"python-pygments" ; needed for org-mode latex/pdf export of src blocks
"gnuplot"
"isync"
"mu"
@ -253,6 +254,7 @@ single certifcate used for local development with caddy.")
(define-public %xorg-manifest
(specifications->manifest
'("mesa"
"obs"
"setxkbmap"
"xdg-utils"
"xf86-input-libinput"