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 = { |     environment = { | ||||||
|       systemPackages = with pkgs; |       systemPackages = with pkgs; [ | ||||||
|         [ |         protontricks | ||||||
|           protontricks |         protonup | ||||||
|           protonup |         protonup-ng | ||||||
|           protonup-ng |         winetricks | ||||||
|           winetricks |       ]; | ||||||
|         ]; |  | ||||||
|     }; |     }; | ||||||
|   }; |   }; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | @ -1,4 +1,5 @@ | ||||||
| { | { | ||||||
|  |   config, | ||||||
|   lib, |   lib, | ||||||
|   pkgs, |   pkgs, | ||||||
|   ... |   ... | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue