mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	Update default.nix
This commit is contained in:
		@@ -31,9 +31,6 @@ in {
 | 
			
		||||
 | 
			
		||||
    nvidia = {
 | 
			
		||||
 | 
			
		||||
      #to avoid problems with gnome 47 vulkan 
 | 
			
		||||
      package = mkDefault config.boot.kernelPackages.nvidiaPackages.beta;
 | 
			
		||||
 | 
			
		||||
      modesetting.enable = true;
 | 
			
		||||
      nvidiaSettings = mkDefault true;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user