mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	fix 24.05 evaluation
This commit is contained in:
		@@ -1,5 +1,8 @@
 | 
			
		||||
{ lib, ... }:
 | 
			
		||||
{
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../../../../common/gpu/24.05-compat.nix
 | 
			
		||||
  ];
 | 
			
		||||
  hardware = {
 | 
			
		||||
    graphics = {
 | 
			
		||||
      enable = lib.mkDefault true;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user