xps16/tlp: init
This commit is contained in:
parent
a2a0356bf6
commit
fe50198759
@ -10,6 +10,7 @@
|
||||
./services/logiops.nix
|
||||
./services/tailscale.nix
|
||||
./services/thermald.nix
|
||||
./services/tlp.nix
|
||||
|
||||
./testconfig.nix
|
||||
];
|
||||
|
4
hosts/xps16/services/tlp.nix
Normal file
4
hosts/xps16/services/tlp.nix
Normal file
@ -0,0 +1,4 @@
|
||||
{ ... }:
|
||||
{
|
||||
services.tlp.enable = true;
|
||||
}
|
Loading…
Reference in New Issue
Block a user