add BUILD_DESKTOP to fully automate example config

This commit is contained in:
Werner
2025-04-15 06:56:25 +00:00
committed by Igor
parent c93edf5b4e
commit 1469fdad98

View File

@@ -12,8 +12,8 @@ RELEASE=bookworm # Use Debian Bookworm userspace
KERNEL_CONFIGURE=no # skip dialog prompt for adjusting the Linux kernel configuration
INSTALL_HEADERS=yes # Install Linux kernel headers while building. Can be useful for 3rd party drivers
SHARE_LOGS=yes # Upload logs to Armbian's paste service to share with developers
BUILD_MINIMAL=no # Install common CLI utils while building
BUILD_DESKTOP=no # Do not install a graphical desktop environment
BUILD_MINIMAL=no # Install common CLI utils
# advanced