Update config for amd instead of nvidia gpu

This commit is contained in:
thiloho
2023-06-01 17:30:28 +02:00
parent 226ae58cc3
commit bfab0d23d1
3 changed files with 5 additions and 3 deletions

View File

@@ -21,7 +21,6 @@
services = {
xserver = {
enable = true;
videoDrivers = [ "modesetting" "nvidia" ];
windowManager.i3 = {
enable = true;
};