inspiron 14 5420: remove TLP

This commit is contained in:
bagelwaffle
2023-08-03 22:31:29 -07:00
committed by Jörg Thalheim
parent ae71259624
commit a75e04b259
2 changed files with 4 additions and 4 deletions

View File

@@ -18,8 +18,5 @@
thermald = {
enable = lib.mkDefault true;
};
tlp = {
enable = lib.mkDefault true;
};
};
}