diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-07 17:50:10 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-07 17:50:10 -0400 |
| commit | 4fce6beea642b56e63179c3fe93b4401dcc61fc4 (patch) | |
| tree | c0ac3e559979956f09d6cfcc2060c46346659b20 | |
| parent | cab453875e42d8d7f952032269034230c629f1a7 (diff) | |
added waypipe
| -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 44fc268..5bd0ed8 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -33,6 +33,7 @@ | |||
| 33 | "abook" | 33 | "abook" |
| 34 | "libnotify" | 34 | "libnotify" |
| 35 | "fzf" | 35 | "fzf" |
| 36 | "waypipe" | ||
| 36 | "qrencode" | 37 | "qrencode" |
| 37 | "binutils" | 38 | "binutils" |
| 38 | "gcc-toolchain" | 39 | "gcc-toolchain" |
