From 03e09a85fde6b32882d123f95ffa6b499be3e908 Mon Sep 17 00:00:00 2001 From: Luis Guilherme Coelho Date: Sat, 30 Dec 2023 02:01:57 -0300 Subject: [PATCH] operating-systems: buer: Replace htop by btop --- buer.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buer.scm b/buer.scm index 55f3a66..0d18d20 100644 --- a/buer.scm +++ b/buer.scm @@ -98,7 +98,7 @@ #|System level packages|# (packages - (list #|admin |# htop inetutils isc-dhcp opendoas shadow zzz + (list #|admin |# btop inetutils isc-dhcp opendoas shadow zzz #|base |# coreutils diffutils findutils grep patch sed tar which #|certs |# nss-certs #|compression |# bzip2 gzip lzip unzip xz zstd