mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 02:49:41 +00:00
Remove outdated comment
This commit is contained in:
parent
ccf9ececa2
commit
35d8c86797
|
@ -1,6 +1,3 @@
|
||||||
# This sets up power management using auto-cpufreq,
|
|
||||||
# alongside with upower and power-profiles-daemon.
|
|
||||||
# Together, this provides a complete alternative to TLP
|
|
||||||
{ pkgs, lib, config, ...}: let
|
{ pkgs, lib, config, ...}: let
|
||||||
inherit (lib) mkIf;
|
inherit (lib) mkIf;
|
||||||
inherit (lib.modules) mkForce;
|
inherit (lib.modules) mkForce;
|
||||||
|
|
Loading…
Reference in a new issue