mesa
This commit is contained in:
@@ -17,6 +17,11 @@
|
|||||||
#boot.kernelParams = [
|
#boot.kernelParams = [
|
||||||
# "amdgpu.discovery=1"
|
# "amdgpu.discovery=1"
|
||||||
#];
|
#];
|
||||||
|
hardware.graphics = {
|
||||||
|
enable = true;
|
||||||
|
package = pkgs.mesa;
|
||||||
|
package32 = pkgs.pkgsi686Linux.mesa;
|
||||||
|
};
|
||||||
hardware.enableRedistributableFirmware = true;
|
hardware.enableRedistributableFirmware = true;
|
||||||
|
|
||||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||||
|
|||||||
Reference in New Issue
Block a user