1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-02 19:53:07 +00:00
This commit is contained in:
Rae 5e 2025-01-06 17:28:48 -05:00
parent 63e4f28888
commit f4249668de
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
2 changed files with 4 additions and 2 deletions

View file

@ -28,7 +28,7 @@
networking.hostName = "ioides";
services = {
xserver.videoDrivers = [ "nvidia" "modesetting" "fbdev" ];
xserver.videoDrivers = [ "nvidia" ];
};
hardware = {
graphics = {