From 90c22d38185e4fabbd203a497c15b94f79bc7527 Mon Sep 17 00:00:00 2001 From: SouthFox Date: Thu, 5 Dec 2024 16:26:48 +0800 Subject: [PATCH] [arch] add tmux and iftop packages Signed-off-by: SouthFox --- arch.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch.scm b/arch.scm index 7abe743..c514fd0 100644 --- a/arch.scm +++ b/arch.scm @@ -35,6 +35,8 @@ ;; something something... "sudo" "hyfetch" + "tmux" + "iftop" ))