mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-30 17:32:09 +01:00 
			
		
		
		
	extra/nautilus: enable video thumbnails
This commit is contained in:
		
							parent
							
								
									904d8c4357
								
							
						
					
					
						commit
						a48c2321c9
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		|  | @ -14,9 +14,16 @@ in | |||
|   services.gnome.glib-networking.enable = true; # network-mount | ||||
| 
 | ||||
|   environment.systemPackages = with pkgs; [ | ||||
|     # thumbnails | ||||
|     ffmpegthumbnailer | ||||
|     gnome.nautilus | ||||
|     # enable plugins | ||||
|     gnome.nautilus-python | ||||
|     # thumbnails | ||||
|     gst_all_1.gst-libav | ||||
|     # default-programms | ||||
|     shared-mime-info | ||||
|     # terminal-context-entry | ||||
|     unstable.nautilus-open-any-terminal | ||||
|   ]; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler