mirror of
https://github.com/rwinkhart/cachyos-postinstall-helper.git
synced 2026-08-27 20:36:32 -04:00
Remove power-profiles-daemon when installing corectrl to prevent conflicts
This commit is contained in:
@@ -85,6 +85,7 @@ func applications() {
|
||||
managePackages("-S", []string{"steam"})
|
||||
case 11:
|
||||
managePackages("-S", []string{"corectrl"})
|
||||
managePackages("-Rcns", []string{"power-profiles-daemon"})
|
||||
writeFile(mountPoint+"/etc/polkit-1/rules.d/90-corectrl.rules", corectrlPolkit, "root", 0644)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user