mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 01:32:11 +01:00 
			
		
		
		
	extra/media: add mat2
This commit is contained in:
		
							parent
							
								
									cb7bd7a6eb
								
							
						
					
					
						commit
						129fd1f6dc
					
				
					 1 changed files with 5 additions and 3 deletions
				
			
		|  | @ -1,5 +1,6 @@ | |||
| { config, lib, pkgs, ... }: | ||||
| let | ||||
|   unstable = import <nixos-unstable> { config = { allowUnfree = true; }; }; | ||||
|   yt-dlp = pkgs.yt-dlp.override { | ||||
|     withAlias = true; | ||||
|   }; | ||||
|  | @ -12,16 +13,17 @@ in | |||
|     gallery-dl | ||||
|     graphviz | ||||
|     handbrake | ||||
|     imagemagick | ||||
|     image_optim | ||||
|     imagemagick | ||||
|     inkscape | ||||
|     puddletag # audio tagging | ||||
|     unstable.mat2 # metadata-cleaning | ||||
|     mediaelch | ||||
|     mp3splt # splitting mp3 files | ||||
|     mp3val | ||||
|     mediaelch | ||||
|     pdfsam-basic # pdf editing | ||||
|     picard | ||||
|     projectm | ||||
|     puddletag # audio tagging | ||||
|     shotwell | ||||
|     soundkonverter | ||||
|     yt-dlp | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler