summaryrefslogtreecommitdiffstats
path: root/configure.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-24 15:46:51 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-24 15:46:51 +0100
commit9c9c80f240e45102e8c037feb617c282d4b36479 (patch)
tree2a1977cb7bc5aa29101edf8a1746b33a7268d275 /configure.yml
parentd7b3463a79a50dc81d28d530c5212a1749efbb15 (diff)
Add nvidia driver role w/testing
Fix nvidia role for clean installs and make hyprland nvidia env vars conditional - Add nouveau blacklist to prevent driver conflicts - Remove redundant DKMS install task (AUR package handles this automatically) - Fix mkinitcpio MODULES to append nvidia modules instead of overwriting - Add missing initramfs rebuild notification to modprobe.d template - Make hyprland NVIDIA environment variables conditional via hyprland_nvidia flag Co-authored-by: Claude.ai
Diffstat (limited to 'configure.yml')
-rw-r--r--configure.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml
index ee1536b0..ceb92852 100644
--- a/configure.yml
+++ b/configure.yml
@@ -33,6 +33,7 @@
- role: "neomutt"
- role: "firefox"
- role: "alacritty"
+ - role: "nvidia"
- role: "hyprland"
- name: "Ubuntu configure"