nvdiia driver why not worky :(

This commit is contained in:
Sakooooo 2023-07-17 17:33:33 +03:00
parent 0480bbd5cc
commit 2261f1f13c
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -93,7 +93,7 @@
];
};
services.xserver.videoDrivers = [ "intel" "nvidia" ];
services.xserver.videoDrivers = [ "intel" ];
# garbage collection
nix.gc = {