forked from fabian/nix
		
	apply formatter and fix typo
This commit is contained in:
		
							parent
							
								
									ae37ebf22a
								
							
						
					
					
						commit
						62a361c5eb
					
				
					 2 changed files with 7 additions and 7 deletions
				
			
		|  | @ -19,13 +19,12 @@ in { | |||
|     }; | ||||
| 
 | ||||
|     environment = { | ||||
|       systemPackages = with pkgs; | ||||
|         [ | ||||
|           protontricks | ||||
|           protonup | ||||
|           protonup-ng | ||||
|           winetricks | ||||
|         ]; | ||||
|       systemPackages = with pkgs; [ | ||||
|         protontricks | ||||
|         protonup | ||||
|         protonup-ng | ||||
|         winetricks | ||||
|       ]; | ||||
|     }; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
|  | @ -1,4 +1,5 @@ | |||
| { | ||||
|   config, | ||||
|   lib, | ||||
|   pkgs, | ||||
|   ... | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue