diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-25 16:44:04 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-25 16:44:04 +0100 |
| commit | 437f4a2bcc5e60db6516a56766e44e0bf93c13a9 (patch) | |
| tree | 0720cc2dcb6c8fe3aa3fa377971674ee58ac7d20 /molecule/archlinux | |
| parent | 9ffe47ba5a4f9cb4bcc295468968acec07ecd8a6 (diff) | |
Fix nvidia role after rename
Diffstat (limited to 'molecule/archlinux')
| -rw-r--r-- | molecule/archlinux/converge.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
