Changed: Stuff
This commit is contained in:
		
							
								
								
									
										7
									
								
								modules/appimage.nix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								modules/appimage.nix
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
{ pkgs, ... }:
 | 
			
		||||
{
 | 
			
		||||
	programs.appimage = {
 | 
			
		||||
		enable = true;
 | 
			
		||||
		binfmt = true;
 | 
			
		||||
	};
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user