mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 01:32:11 +01:00 
			
		
		
		
	legacy/nautilus: update comments
This commit is contained in:
		
							parent
							
								
									fdd07fc40f
								
							
						
					
					
						commit
						74615abc64
					
				
					 1 changed files with 5 additions and 8 deletions
				
			
		|  | @ -15,14 +15,11 @@ | |||
|   xdg.icons.enable = true; | ||||
| 
 | ||||
|   environment.systemPackages = with pkgs; [ | ||||
|     # thumbnails | ||||
|     ffmpegthumbnailer | ||||
|     gnome.nautilus | ||||
|     # enable plugins | ||||
|     gnome.nautilus-python | ||||
|     # thumbnails | ||||
|     gst_all_1.gst-libav | ||||
|     # terminal-context-entry | ||||
|     nautilus-open-any-terminal | ||||
| 
 | ||||
|     ffmpegthumbnailer # thumbnails | ||||
|     gnome.nautilus-python # enable plugins | ||||
|     gst_all_1.gst-libav # thumbnails | ||||
|     nautilus-open-any-terminal # terminal-context-entry | ||||
|   ]; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler