feat: thunar file manager + gtk theme
This commit is contained in:
		
							parent
							
								
									0ace52a053
								
							
						
					
					
						commit
						8ae33e9f76
					
				
					 3 changed files with 22 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -37,12 +37,18 @@
 | 
			
		|||
    direnv.enable = true;
 | 
			
		||||
    # Android debug bridge: communicate with devices
 | 
			
		||||
    adb.enable = true;
 | 
			
		||||
    # Configuration storage system for xfce
 | 
			
		||||
    xfconf.enable = true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # Configure services
 | 
			
		||||
  services = {
 | 
			
		||||
    # Access smart cards using SCard API
 | 
			
		||||
    pcscd.enable = true;
 | 
			
		||||
    # Mount, trash, and other functionalities
 | 
			
		||||
    gvfs.enable = true;
 | 
			
		||||
    # Thumbnail support for images
 | 
			
		||||
    tumbler.enable = true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # Manage linux containers
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue