From 2f5abefd99e906a74257aec29f760c17745a8640 Mon Sep 17 00:00:00 2001 From: luz Date: Sat, 3 May 2025 19:13:41 -0500 Subject: [PATCH] Add package which solves the DNS issue on installation with Desktop --- ingredients/core-packages-custom.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ingredients/core-packages-custom.cfg b/ingredients/core-packages-custom.cfg index d3898de..4389277 100644 --- a/ingredients/core-packages-custom.cfg +++ b/ingredients/core-packages-custom.cfg @@ -14,5 +14,6 @@ libusb1 # Library for accessing USB devices usbutils # Linux USB utilities wget2 # An advanced file and recursive website downloader nano # A small text editor +NetworkManager-config-connectivity-fedora %end # End of the packages section \ No newline at end of file