This commit is contained in:
k3t
2026-06-23 14:41:08 -06:00
parent b4d1b3c26b
commit c43e440702
19 changed files with 2 additions and 2 deletions
Executable → Regular
View File
Executable → Regular
View File
Executable → Regular
View File
Generated Executable → Regular
View File
Executable → Regular
View File
View File
View File
View File
View File
Executable → Regular
View File
View File
Executable → Regular
View File
View File
Executable → Regular
View File
Executable → Regular
View File
View File
Executable → Regular
View File
Executable → Regular
View File
+2 -2
View File
@@ -3,8 +3,8 @@
boot.kernelParams = [ "i915.enable_guc=3" ]; boot.kernelParams = [ "i915.enable_guc=3" ];
# Graphics # Graphics
hardware.enableRedistributableFirmware = true; hardware.enableRedistributableFirmware = true;
services.xserver.videoDriers = [ "vmware" ]; services.xserver.videoDrivers = [ "vmware" ];
virtualization.vmware.guest.enable = true; virtualisation.vmware.guest.enable = true;
hardware.graphics = { hardware.graphics = {
enable = true; enable = true;
enable32Bit = true; enable32Bit = true;