Power Profiles

This commit is contained in:
2026-07-14 16:24:04 -03:00
parent a265e1e37f
commit c815e6286b
12 changed files with 467 additions and 189 deletions
+2
View File
@@ -31,6 +31,7 @@
../../modules/home-manager/pi
../../modules/home-manager/tmux
../../modules/home-manager/openspec
../../modules/home-manager/power-profiles
inputs.zen-browser.homeModules.beta
];
@@ -87,6 +88,7 @@
pi.enable = true;
tmux.enable = true;
openspec.enable = true;
power-profiles.enable = true;
};
home.packages =