summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-25 16:44:04 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-25 16:44:04 +0100
commit437f4a2bcc5e60db6516a56766e44e0bf93c13a9 (patch)
tree0720cc2dcb6c8fe3aa3fa377971674ee58ac7d20 /molecule
parent9ffe47ba5a4f9cb4bcc295468968acec07ecd8a6 (diff)
Fix nvidia role after rename
Diffstat (limited to 'molecule')
-rw-r--r--molecule/archlinux-gnome/converge.yml2
-rw-r--r--molecule/archlinux/converge.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml
index e7e34480..d13451c6 100644
--- a/molecule/archlinux-gnome/converge.yml
+++ b/molecule/archlinux-gnome/converge.yml
@@ -87,4 +87,4 @@
- role: "pipewire"
- role: "brightnessctl"
- role: "wiremix"
- - role: "nvidia"
+ - role: "nvidia_gtx1060"
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml
index e9cd7439..6eef68bf 100644
--- a/molecule/archlinux/converge.yml
+++ b/molecule/archlinux/converge.yml
@@ -86,5 +86,5 @@
- role: "pipewire"
- role: "brightnessctl"
- role: "wiremix"
- - role: "nvidia"
+ - role: "nvidia_gtx1060"
- role: "hyprland"