clean up(laptop/tuned)

This commit is contained in:
2026-01-16 21:50:14 +00:00
parent ecec4b8739
commit 6c8e15dc23

View File

@@ -151,20 +151,6 @@ in
script = {
script = "\${i:PROFILE_DIR}/script.sh";
};
extraProfiles = {
doloro-power-saving = {
description = "Custom power-saving profile inheriting from powersave";
config = ''
include=powersave
[plugins]
script=on
[script]
# scripts dont run, TODO
script=${battery-limit-script}/bin/set-battery-limit,${gpu-limit-frequency}/bin/set-gpu-limit
mode=start
'';
};
doloro-balanced = {
main = {