mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Missed a curly bracket
This commit is contained in:
		@@ -1,4 +1,6 @@
 | 
			
		||||
{ pkgs, ... }: 
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
  imports = [ ../. ];
 | 
			
		||||
 | 
			
		||||
    environment.systemPackages = with pkgs; [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user