This website requires JavaScript.
Explore
Help
Register
Sign In
simon
/
nixos-config
Watch
1
Star
1
Fork
You've already forked nixos-config
0
Code
Issues
8
Pull requests
Actions
Projects
Activity
20ef95691b
nixos-config
/
profiles
/
laptop.nix
9 lines
71 B
Nix
Raw
Normal View
History
Unescape
Escape
Add tlp
2020-09-11 18:45:46 +02:00
{
pkgs
,
.
.
.
}:
{
imports
=
[
Disable tlp Recalibrating my battery does not work and just breaks charging until the battery is removed and plugged in again.
2020-09-11 22:47:40 +02:00
#../modules/tlp.nix
Add tlp
2020-09-11 18:45:46 +02:00
]
;
}
Reference in a new issue
Copy permalink