1
This commit is contained in:
2022-10-31 01:59:02 +01:00
parent af455a2a2c
commit 69d0c6a85b

View File

@ -19,7 +19,6 @@ rec {
layout = "us"; layout = "us";
xkbVariant = "altgr-intl"; xkbVariant = "altgr-intl";
# Proprietary graphics drivers, yay :(
# videoDrivers = [ "nvidia" ]; # NVIDIA # videoDrivers = [ "nvidia" ]; # NVIDIA
videoDrivers = [ "amdgpu" ]; videoDrivers = [ "amdgpu" ];
}; };