summaryrefslogtreecommitdiff
path: root/home-config/home-configuration.scm
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-08-23 18:36:09 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-08-23 18:36:09 -0400
commita960b899d6b286bea9c36e130b33f551d50f27aa (patch)
tree09feb227ba1ca120968c6440fb25fc5c697198a8 /home-config/home-configuration.scm
parent7a36da3e1d81add371cdc8653c2f3ac4d6ccfb0d (diff)
signature file, other aerc changes, hyprland numlock
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r--home-config/home-configuration.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm
index e429a79..ede6986 100644
--- a/home-config/home-configuration.scm
+++ b/home-config/home-configuration.scm
@@ -31,6 +31,7 @@
31 (packages (append (specifications->packages (list "bat" 31 (packages (append (specifications->packages (list "bat"
32 "xdg-utils" 32 "xdg-utils"
33 "abook" 33 "abook"
34 "fzf"
34 "qrencode" 35 "qrencode"
35 "binutils" 36 "binutils"
36 "gcc-toolchain" 37 "gcc-toolchain"