Enable nix-ld in weasel
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
This commit is contained in:
		
							parent
							
								
									8c89093e40
								
							
						
					
					
						commit
						b043d21161
					
				| @ -14,6 +14,10 @@ | |||||||
|   # Users with sudo access |   # Users with sudo access | ||||||
|   users.groups.wheel.members = [ "abonerib" "anavarro" ]; |   users.groups.wheel.members = [ "abonerib" "anavarro" ]; | ||||||
| 
 | 
 | ||||||
|  |   # Run julia installed with juliaup using julia's own libraries: | ||||||
|  |   # NIX_LD_LIBRARY_PATH=~/.julia/juliaup/${VERS}/lib/julia ~/.juliaup/bin/julia | ||||||
|  |   programs.nix-ld.enable = true; | ||||||
|  | 
 | ||||||
|   networking = { |   networking = { | ||||||
|     hostName = "weasel"; |     hostName = "weasel"; | ||||||
|     interfaces.eno1.ipv4.addresses = [ { |     interfaces.eno1.ipv4.addresses = [ { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user