This commit is contained in:
xmm16 2024-12-12 18:15:28 -03:00
commit 8f1192f901
No known key found for this signature in database
3 changed files with 17 additions and 14 deletions

View file

@ -100,10 +100,6 @@
services.xserver.updateDbusEnvironment = true;
services.xserver.enableTearFree = true;
qt = {
platformTheme = "gnome";
};
# TLP
services.power-profiles-daemon.enable = false; # We disable this because it sucks
services.tlp.enable = true;