Initial commit — Antergos NeXT

This commit is contained in:
2026-06-07 19:34:32 +02:00
commit 24ccf7d09d
152 changed files with 8914 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[Unit]
Description=detect intel legacy gpu and install xf86-video-intel
DefaultDependencies=no
After=local-fs.target
Before=multi-user.target graphical.target
[Service]
Type=simple
ExecStart=/bin/bash /usr/bin/intel-legacy-gpu-installer
[Install]
WantedBy=multi-user.target