diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-06-08 14:29:40 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-06-08 14:29:40 -0400 |
commit | ac1a446ff56add039abb4de239071bacf7aba84e (patch) | |
tree | f0807d5e935bb42dcaa8a9c93a30ce5136386ef7 | |
parent | 4b2d3e21f35df8403942923e8cc23d582bb80507 (diff) |
Update laptop manifest.
-rw-r--r-- | laptop-manifest.scm | 29 |
1 files changed, 24 insertions, 5 deletions
diff --git a/laptop-manifest.scm b/laptop-manifest.scm index c41c290..89f2959 100644 --- a/laptop-manifest.scm +++ b/laptop-manifest.scm @@ -26,9 +26,27 @@ (guix packages) (nongnu packages mozilla) (nongnu packages steam-client)) -(use-package-modules emacs emacs-xyz fonts gimp gnome gnupg gstreamer guile - haskell-apps libreoffice linux password-utils pdf racket - version-control scheme ssh tor video) +(use-package-modules emacs + emacs-xyz + fonts + game-development + gimp + gnome + gnupg + gstreamer + guile + haskell-apps + libreoffice + linux + password-utils + pdf + pulseaudio + racket + version-control + scheme + ssh + tor + video) (packages->manifest (list emacs @@ -39,7 +57,7 @@ emacs-flycheck-guile emacs-geiser-guile emacs-htmlize - emacs-ido-ubiquitous + ;;emacs-ido-ubiquitous emacs-js2-mode emacs-magit emacs-magit-annex @@ -68,10 +86,11 @@ guile-3.0 keepassxc libreoffice + libresprite obs openssh + pavucontrol pinentry - racket sicp steam strace |