Skip to content

Commit

Permalink
Disable automatic enablement of Nvidia propriatery drivers on x86
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Mar 11, 2024
1 parent 5053423 commit 9019226
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/sources/families/uefi-x86.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# https://github.com/armbian/build/
#
# Important: LINUXFAMILY and ARCH are defined _before_ including the common family include
[[ "$BUILD_DESKTOP" == yes && "$RELEASE" == jammy ]] && enable_extension "nvidia"
declare -g UEFI_GRUB_TERMINAL="${UEFI_GRUB_TERMINAL:-gfxterm}"
declare -g LINUXFAMILY="x86"
declare -g ARCH="amd64"
Expand Down

0 comments on commit 9019226

Please sign in to comment.