mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update config for amd instead of nvidia gpu
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
services = {
|
||||
xserver = {
|
||||
enable = true;
|
||||
videoDrivers = [ "modesetting" "nvidia" ];
|
||||
windowManager.i3 = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user