Compare commits

..

3 commits

Author SHA1 Message Date
91d0533254 removed rust unstabe flags 2024-10-25 17:41:17 +02:00
2aa4782040 added cuDNN 2024-10-25 16:25:38 +02:00
74651adce1 re-enabled wayland for now 2024-10-25 16:24:40 +02:00
4 changed files with 7 additions and 4 deletions

View file

@ -4,7 +4,7 @@ PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.comman
USE="dist-kernel llvm-libunwind lto zstd"
USE="${USE} pulseaudio"
USE="${USE} -cups -gpm -systemd -wayland"
USE="${USE} -cups -gpm -systemd" # -wayland
# PYTHON_TARGETS="python3_11 python3_12"

View file

@ -1,2 +1,4 @@
dev-util/nvidia-cuda-toolkit ~amd64
dev-libs/cudnn ~amd64
=x11-drivers/nvidia-drivers-550.54.14 ~amd64

View file

@ -1,3 +1,3 @@
virtual/rust ~amd64
dev-lang/rust ~amd64
dev-lang/rust-bin ~amd64
# virtual/rust ~amd64
# dev-lang/rust ~amd64
# dev-lang/rust-bin ~amd64

View file

@ -2,6 +2,7 @@ sys-kernel/linux-firmware @BINARY-REDISTRIBUTABLE
x11-drivers/nvidia-drivers NVIDIA-r2
dev-util/nvidia-cuda-toolkit NVIDIA-CUDA
dev-libs/cudnn NVIDIA-cuDNN
net-im/discord all-rights-reserved