diff options
-rw-r--r-- | laptop-manifest.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/laptop-manifest.scm b/laptop-manifest.scm index 1aa99bf..ac2f6a1 100644 --- a/laptop-manifest.scm +++ b/laptop-manifest.scm @@ -28,7 +28,7 @@ (nongnu packages steam-client)) (use-package-modules emacs emacs-xyz fonts gimp gnome gnupg guile haskell-apps libreoffice linux password-utils pdf racket version-control - ssh tor) + scheme ssh tor) (packages->manifest (list emacs @@ -66,6 +66,7 @@ openssh pinentry racket + sicp steam strace tor |