diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-06-26 14:43:41 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-06-26 14:43:41 -0400 |
commit | 1235f9c7d67014c25c85872cd4e009a66a261bd2 (patch) | |
tree | b89d3113000f29f87b62b24b436a870c506ae6b8 | |
parent | ac1a446ff56add039abb4de239071bacf7aba84e (diff) |
Update laptop manifest.
-rw-r--r-- | laptop-manifest.scm | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/laptop-manifest.scm b/laptop-manifest.scm index 89f2959..1fa1b43 100644 --- a/laptop-manifest.scm +++ b/laptop-manifest.scm @@ -26,7 +26,8 @@ (guix packages) (nongnu packages mozilla) (nongnu packages steam-client)) -(use-package-modules emacs +(use-package-modules chromium + emacs emacs-xyz fonts game-development @@ -38,10 +39,11 @@ haskell-apps libreoffice linux + music + ncurses password-utils pdf pulseaudio - racket version-control scheme ssh @@ -87,12 +89,16 @@ keepassxc libreoffice libresprite + milkytracker + ncurses obs openssh pavucontrol pinentry + sfxr sicp steam strace tor + ungoogled-chromium xournal)) |