Skip to content

Commit ee2614c

Browse files
committed
feat(hp-probook): power-profiles-daemon
1 parent 8b37894 commit ee2614c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

nixos/hp-probook/configuration.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@
104104
];
105105
};
106106

107+
services.power-profiles-daemon.enable = true;
108+
107109
# Open ports in the firewall.
108110
# networking.firewall.allowedTCPPorts = [ ... ];
109111
# networking.firewall.allowedUDPPorts = [ ... ];

0 commit comments

Comments
 (0)