mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 21:31:10 +02:00
profile: hardened finally unmasked nvidia drivers, so we adjust our masking
This commit is contained in:
parent
0f7fccafd9
commit
db1a6697cb
2 changed files with 5 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# here we remove the mask from hardened profile
|
||||
-x11-drivers/nvidia-drivers
|
||||
-media-video/nvidia-settings
|
||||
-dev-util/nvidia-cuda-sdk
|
||||
#-x11-drivers/nvidia-drivers
|
||||
#-media-video/nvidia-settings
|
||||
#-dev-util/nvidia-cuda-sdk
|
||||
|
||||
# Depends on x11-drivers/nvidia-drivers
|
||||
-dev-python/pyopencl
|
||||
#-dev-python/pyopencl
|
||||
|
||||
|
|
|
|||
1
profiles/pentoo/hardened/linux/base/package.use.mask
Normal file
1
profiles/pentoo/hardened/linux/base/package.use.mask
Normal file
|
|
@ -0,0 +1 @@
|
|||
x11-drivers/nvidia-drivers -X
|
||||
Loading…
Reference in a new issue