mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Install video acceleration for intel GPUs (#1368)
* install the needed packages for intel GPUs * keep forgetting that this is included by source --------- Co-authored-by: Nirav Patel <eclecticc@users.noreply.github.com>
This commit is contained in:
co-authored by
Nirav Patel
parent
0dbb81ee9b
commit
a8a907791b
@@ -47,6 +47,7 @@ source $OMARCHY_INSTALL/config/hardware/printer.sh
|
||||
source $OMARCHY_INSTALL/config/hardware/usb-autosuspend.sh
|
||||
source $OMARCHY_INSTALL/config/hardware/ignore-power-button.sh
|
||||
source $OMARCHY_INSTALL/config/hardware/nvidia.sh
|
||||
source $OMARCHY_INSTALL/config/hardware/intel.sh
|
||||
source $OMARCHY_INSTALL/config/hardware/fix-f13-amd-audio-input.sh
|
||||
|
||||
# Login
|
||||
|
||||
Reference in New Issue
Block a user