mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:09:24 +08:00
pc: fix nvidia
This commit is contained in:
@@ -139,5 +139,6 @@ inputs:
|
||||
};
|
||||
services.colord.enable = true;
|
||||
virtualisation.virtualbox.host = { enable = true; enableExtensionPack = true; };
|
||||
hardware.nvidia.forceFullCompositionPipeline = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user