diff --git a/ocpm/data/OCKextRepos.yml b/ocpm/data/OCKextRepos.yml index 5552863..ee431e1 100644 --- a/ocpm/data/OCKextRepos.yml +++ b/ocpm/data/OCKextRepos.yml @@ -4,6 +4,8 @@ Repos: IntelBluetoothFirmware: &itlbf https://github.com/OpenIntelWireless/IntelBluetoothFirmware IntelBluetoothInjector: *itlbf IntelBTPatcher: *itlbf + IntelMausi: &imausi https://github.com/acidanthera/IntelMausi + IntelSnowMausi: *imausi VirtualSMC: &smc https://github.com/acidanthera/VirtualSMC SMCSuperIO: *smc SMCProcessor: *smc @@ -53,3 +55,5 @@ Repos: BrcmBluetoothInjector: *brcm BrcmBluetoothInjectorLegacy: *brcm BrightnessKeys: https://github.com/acidanthera/BrightnessKeys + HibernationFixup: https://github.com/acidanthera/HibernationFixup +