From f14c2265a40b2fb91a21232d066d5aa4fbdb8d51 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 22 Sep 2024 23:57:43 +0300 Subject: [PATCH] Updated for comments Signed-off-by: Dimitris Zlatanidis --- configs/repositories.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/repositories.toml b/configs/repositories.toml index 1e838d58..16a3f782 100644 --- a/configs/repositories.toml +++ b/configs/repositories.toml @@ -38,6 +38,7 @@ REPOSITORY = "sbo" # Configure the repositories that you want new packages to be added # when upgrading installed packages. Only useful for repositories that # are fully installed on the system. Example ["slack", "gnome"]. +# Normally you should see the new packages first to install. REPOSITORIES = [] [REMOVE_PACKAGES]