diff --git a/make.conf b/make.conf index 59ecebe..4b1e24b 100644 --- a/make.conf +++ b/make.conf @@ -9,7 +9,7 @@ LC_MESSAGES=C.utf8 # USE flags -USE="X dist-kernel" +USE="X dist-kernel npm ssl emoji bluetooth dbus networkmanager openvpn wireguard qt6 opengl pulseaudio jack png cxx ipv6" # Host Setting CHOST="x86_64-pc-linux-gnu" @@ -48,6 +48,3 @@ FEATURES="binpkg-logs buildpkg downgrade-backup ipc-sandbox network-sandbox" #Consider test-fail-continue in the future? GRUB_PLATFORMS="efi-64" - -# Alternative mirrors -GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo https://gentoo.ussg.indiana.edu/ https://gentoo.osuosl.org/ https://mirrors.rit.edu/gentoo/ https://mirror.sjc02.svwh.net/gentoo/ http://mirror.lug.udel.edu/pub/gentoo/"