diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-29 18:29:18 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-29 18:29:18 -0400 |
commit | a7083ebf67d110e27a4c2734d133de6beb395d27 (patch) | |
tree | a666f624f00a5f789f0c9ae7b74fc2e8d3974526 | |
parent | 28dada8b10a205b5a631aa3172118b170a8426c9 (diff) |
added imv
-rw-r--r-- | home-config/home-configuration.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index b525640..bcc7ac8 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -47,6 +47,7 @@ | |||
47 | "bind:utils" | 47 | "bind:utils" |
48 | "font-cns11643" | 48 | "font-cns11643" |
49 | "syncthing" | 49 | "syncthing" |
50 | "imv" | ||
50 | "perl" | 51 | "perl" |
51 | "tor" | 52 | "tor" |
52 | "unzip" | 53 | "unzip" |