upower, yazi, and more

This commit is contained in:
Matt Nish-Lapidus 2025-06-13 23:52:26 -04:00
parent a47c7afc26
commit e01bfc5146
4 changed files with 36 additions and 35 deletions

View file

@ -397,6 +397,10 @@
enable = true;
};
services.upower = {
enable = true;
};
services.power-profiles-daemon = {
enable = true;
package = pkgs.power-profiles-daemon;