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; |   xdg.icons.enable = true; | ||||||
| 
 | 
 | ||||||
|   environment.systemPackages = with pkgs; [ |   environment.systemPackages = with pkgs; [ | ||||||
|     # thumbnails |  | ||||||
|     ffmpegthumbnailer |  | ||||||
|     gnome.nautilus |     gnome.nautilus | ||||||
|     # enable plugins | 
 | ||||||
|     gnome.nautilus-python |     ffmpegthumbnailer # thumbnails | ||||||
|     # thumbnails |     gnome.nautilus-python # enable plugins | ||||||
|     gst_all_1.gst-libav |     gst_all_1.gst-libav # thumbnails | ||||||
|     # terminal-context-entry |     nautilus-open-any-terminal # terminal-context-entry | ||||||
|     nautilus-open-any-terminal |  | ||||||
|   ]; |   ]; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler