mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 18:20:13 +01:00
update on readme and added nvidia-kernel-dkms
This commit is contained in:
parent
d6dfa61420
commit
013a465af5
@ -8,7 +8,7 @@
|
||||
sudo nano /etc/apt/sources.list
|
||||
```
|
||||
- delete # on the lines with 'deb-src'
|
||||
|
||||
- ensure to allow to install non-free drivers especially for users with NVIDIA gpus. You can also install non-free drivers if required. Edit install-scripts/nvidia.sh and change the nvidia stuff's if required
|
||||
|
||||
### 📷 Screenshots
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
nvidia_pkg=(
|
||||
nvidia-driver
|
||||
firmware-misc-nonfree
|
||||
nvidia-kernel-dkms
|
||||
linux-headers-$(uname -r)
|
||||
libva-wayland2
|
||||
nvidia-vaapi-driver
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user