feat(tazjin/nixos): bootstrap arbat (Zhaoxin CPU notebook)
Prepares the pre-installation config (before actually running the installer on the notebook and dumping out a hardware config etc.). Change-Id: Ia74c4bfa298738cbf8c4034c22d9f8b51c7e67e0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11765 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
eba19f822a
commit
73c39fe1be
4 changed files with 64 additions and 5 deletions
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
# Enable power-saving features.
|
||||
services.tlp.enable = true;
|
||||
powerManagement.powertop.enable = true;
|
||||
|
||||
programs.light.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue