Skip to content

Commit f8aa761

Browse files
committed
Test installing Nvidia drivers through akmods
1 parent 19831e6 commit f8aa761

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

recipes/module-recipes/akmods.yml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
type: rpm-ostree
2+
remove:
3+
- akmods-addons
4+
15
type: akmods
26
install:
3-
- nct6687d
4-
- openrazer
5-
- v4l2loopback
6-
- xone
7-
- xpadneo
8-
- zenergy
7+
- akmods-addons
8+
9+
type: akmods
10+
base: nvidia
11+
install:
12+
- nvidia

0 commit comments

Comments
 (0)