diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-22 16:51:53 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-22 16:51:53 -0400 |
| commit | 7dfd35ba5b242373a48a3ca346b150d151c9058b (patch) | |
| tree | 367c887eb3027642bbc80c5f2edcd2579230d5db | |
| parent | fe9be57c7b39e9fe96342dbc846fc373f475ce14 (diff) | |
FINALLY added netcat to my profile
| -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 f38cf6c..b84d5e0 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -50,6 +50,7 @@ | |||
| 50 | "gnupg" | 50 | "gnupg" |
| 51 | "lsof" | 51 | "lsof" |
| 52 | "pavucontrol" | 52 | "pavucontrol" |
| 53 | "netcat" | ||
| 53 | "bind:utils" | 54 | "bind:utils" |
| 54 | "font-cns11643" | 55 | "font-cns11643" |
| 55 | "syncthing" | 56 | "syncthing" |
