Added power profiles daemon

On branch main
 Your branch is up to date with 'origin/main'.

 Changes to be committed:
	modified:   modules/packages.nix
This commit is contained in:
Don Williams
2025-12-14 11:58:40 -05:00
parent 3aac5a2fec
commit 9a1723b82f

View File

@@ -3,6 +3,9 @@
, host , host
, ... , ...
}: { }: {
services.power-profiles-daemon.enable = true;
programs = { programs = {
hyprland = { hyprland = {
enable = true; enable = true;
@@ -82,6 +85,7 @@
hyprland-qt-support # for hyprland-qt-support hyprland-qt-support # for hyprland-qt-support
# Apps # Apps
power-profiles-daemon
loupe loupe
appimage-run appimage-run
bc bc