update kernel to 6.15 and use acer-wmi-ext module
This commit is contained in:
@@ -12,6 +12,7 @@ self: super:
|
||||
# });
|
||||
# });
|
||||
linuxPackages = super.linuxPackages.extend (lpself: lpsuper: {
|
||||
acer-wmi-ext = lpsuper.callPackage ../pkgs/acer-wmi-ext {};
|
||||
acer-wmi-battery = lpsuper.callPackage ../pkgs/acer-wmi-battery {};
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user