Graphics fixes :|

This commit is contained in:
Emmet 2025-10-25 21:54:55 -05:00
parent 68e2da66c8
commit 98b74c560c
8 changed files with 41 additions and 61 deletions

View file

@ -9,6 +9,7 @@
# hardware
cachy.enable = true;
cachy.variant = "lts";
bluetooth.enable = true;
powerprofiles.enable = true;
tlp.enable = false;
@ -64,5 +65,5 @@
services.xserver.videoDrivers = [ "i915" ];
};
}