mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +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
|
sudo nano /etc/apt/sources.list
|
||||||
```
|
```
|
||||||
- delete # on the lines with 'deb-src'
|
- 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
|
### 📷 Screenshots
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@
|
|||||||
nvidia_pkg=(
|
nvidia_pkg=(
|
||||||
nvidia-driver
|
nvidia-driver
|
||||||
firmware-misc-nonfree
|
firmware-misc-nonfree
|
||||||
|
nvidia-kernel-dkms
|
||||||
linux-headers-$(uname -r)
|
linux-headers-$(uname -r)
|
||||||
libva-wayland2
|
libva-wayland2
|
||||||
nvidia-vaapi-driver
|
nvidia-vaapi-driver
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user