Simon Bruder
20ef95691b
Recalibrating my battery does not work and just breaks charging until the battery is removed and plugged in again.
9 lines
71 B
Nix
9 lines
71 B
Nix
{ pkgs, ... }:
|
|
|
|
{
|
|
imports =
|
|
[
|
|
#../modules/tlp.nix
|
|
];
|
|
}
|