From 844bdc650463e9efdc7f1b4cef1c5ff25d3d7799 Mon Sep 17 00:00:00 2001 From: Philip Mueller Date: Wed, 28 Jun 2023 14:36:19 +0200 Subject: [PATCH] [presets] remove asus-firmware - linux-firmware 20230625.ee91452d provides the needed cirrus firmwares --- presets/rog-ally-plasma/00-base.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presets/rog-ally-plasma/00-base.toml b/presets/rog-ally-plasma/00-base.toml index ab5bc51..f5519c4 100644 --- a/presets/rog-ally-plasma/00-base.toml +++ b/presets/rog-ally-plasma/00-base.toml @@ -1,4 +1,4 @@ -packages = ["linux64", "linux-firmware", "grub", "efibootmgr", "amd-ucode", "rog-ally-acpi-override", "handygccs-git", "asus-firmware", "ryzenadj-git", "ryzenadj-controller-git"] +packages = ["linux64", "linux-firmware", "grub", "efibootmgr", "amd-ucode", "rog-ally-acpi-override", "handygccs-git", "ryzenadj-git", "ryzenadj-controller-git"] script = """ set -eux