From 6c8e15dc23d83ec41593285e409d78786a3f60e9 Mon Sep 17 00:00:00 2001 From: Doloro1978 Date: Fri, 16 Jan 2026 21:50:14 +0000 Subject: [PATCH] clean up(laptop/tuned) --- hosts/doloro-laptop/laptop.nix | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/hosts/doloro-laptop/laptop.nix b/hosts/doloro-laptop/laptop.nix index a968123..bbff250 100644 --- a/hosts/doloro-laptop/laptop.nix +++ b/hosts/doloro-laptop/laptop.nix @@ -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 = {