aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-03-12 00:50:47 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2021-03-12 00:50:47 +0900
commit924d7d68a26c597715c176a7dedce4f8264b8397 (patch)
tree3d50a3eb510a765af386056a6249c093d4ead85d
parent35b7ee5bc25b951636fd4145837405b5146a15b7 (diff)
guix: Add packages
-rw-r--r--manifest.scm9
1 files changed, 8 insertions, 1 deletions
diff --git a/manifest.scm b/manifest.scm
index 59c6b1e..0c78b09 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -37,6 +37,7 @@
"emacs-org-journal"
"emacs-org-bullets"
"emacs-which-key"
+ "emacs-pdf-tools"
"setxkbmap"
"light"
"davfs2"
@@ -45,5 +46,11 @@
"ungoogled-chromium"
"icedove"
"screen"
- "flatpak"
+ "lxappearance"
+ "sbcl"
+ "thunar"
+ "wget"
+ "gnome-clocks"
+ "scrot"
+ "terminator"
"xournalpp"))