From 0c9b75a25c42e58aca47683773a4031e8269af29 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sat, 11 Oct 2025 21:07:16 -0600 Subject: [PATCH] Add bottom to ci and demo for x86_64 --- config/x86_64/ci.toml | 1 + config/x86_64/demo.toml | 1 + 2 files changed, 2 insertions(+) diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index de5494e89..ad4d8792f 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -27,6 +27,7 @@ base-initfs = {} bash = {} binutils = {} bootloader = {} +bottom = {} bzip2 = {} ca-certificates = {} cairo = {} diff --git a/config/x86_64/demo.toml b/config/x86_64/demo.toml index 8bf0b7674..80d222a9a 100644 --- a/config/x86_64/demo.toml +++ b/config/x86_64/demo.toml @@ -16,6 +16,7 @@ periodictable = {} intel-one-mono = {} # Shell Apps +bottom = {} curl = {} git = {} gnu-grep = {}