mirror of
				https://github.com/larstvei/nix-config.git
				synced 2025-11-03 23:20:11 +00:00 
			
		
		
		
	Set $JAVA_HOME
This commit is contained in:
		
							parent
							
								
									c0196b2b01
								
							
						
					
					
						commit
						a55fb7c463
					
				@ -148,6 +148,9 @@
 | 
				
			|||||||
    msmtp.enable = true;
 | 
					    msmtp.enable = true;
 | 
				
			||||||
    mbsync.enable = true;
 | 
					    mbsync.enable = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # Sets JAVA_HOME environment variable
 | 
				
			||||||
 | 
					    java.enable = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Let Home Manager install and manage itself.
 | 
					    # Let Home Manager install and manage itself.
 | 
				
			||||||
    home-manager.enable = true;
 | 
					    home-manager.enable = true;
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user