diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-04-23 15:55:12 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-04-23 17:04:18 +0200 |
| commit | 499f6ba184ee6c9e9995260fabed5e2e404c116d (patch) | |
| tree | f69f3b4c9c6333fc92b156b0e4bbeab6fded4c68 /configure.yml | |
| parent | 163b757032281a06ba7ee92c077a16b83943d364 (diff) | |
Support intel graphics drivers on debian
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.yml b/configure.yml index 264532e4..173111ca 100644 --- a/configure.yml +++ b/configure.yml @@ -51,6 +51,7 @@ - "gnome-papers" - "gnome-disk-utility" - "prometheus-node-exporter" + - "gpu_driver" - name: "Archlinux" when: ansible_distribution == 'Archlinux' @@ -62,7 +63,6 @@ - "hyprland" - "zen-browser" - "chromium" - - "gpu_driver" - "steam" - name: "Ubuntu" |
