Commit 68fe1a96 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

slinux: Use nvidia drivers by default

Thx cas@.
parent 3b6a6dc8
...@@ -62,7 +62,9 @@ use/slinux/vm-base:: use/oem/vnc ...@@ -62,7 +62,9 @@ use/slinux/vm-base:: use/oem/vnc
@$(call set,KFLAVOURS,un-def) @$(call set,KFLAVOURS,un-def)
endif endif
use/slinux/mixin-base: use/slinux use/x11/xorg use/x11/lightdm/gtk +pulse \ use/slinux/mixin-base: use/slinux \
+x11 use/x11/3d \
use/x11/lightdm/gtk +pulse \
+nm use/x11/gtk/nm +systemd +systemd-optimal +wireless \ +nm use/x11/gtk/nm +systemd +systemd-optimal +wireless \
use/l10n/default/ru_RU \ use/l10n/default/ru_RU \
use/ntp/chrony \ use/ntp/chrony \
......
...@@ -219,3 +219,8 @@ eepm ...@@ -219,3 +219,8 @@ eepm
# Russian Trusted Root CA # Russian Trusted Root CA
ca-certificates-digital.gov.ru ca-certificates-digital.gov.ru
# NVIDIA drivers
#kernel-modules-nvidia-@KERNEL_MOD@
nvidia-xconfig@X86
nvidia-xconfig@aarch64
...@@ -5,11 +5,6 @@ stardict-mueller7 ...@@ -5,11 +5,6 @@ stardict-mueller7
stardict-wn stardict-wn
#stardict-engcom #stardict-engcom
# NVIDIA drivers
#kernel-modules-nvidia-@KERNEL_MOD@
nvidia-xconfig@X86
nvidia-xconfig@aarch64
# ATI proprietary driver # ATI proprietary driver
#fglrx_glx #fglrx_glx
#fglrx-tools #fglrx-tools
......
...@@ -16,6 +16,3 @@ bumblebee@X86 ...@@ -16,6 +16,3 @@ bumblebee@X86
# Spice client # Spice client
libspice-gtk3 libspice-gtk3
#spice-client #spice-client
# Nvidia drivers
nvidia_glx_.*@X86
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment