mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 09:42:11 +01:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
	
		
			146 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
	
		
			146 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
|   | _: { | ||
|  |   _module.args.nixinate = { | ||
|  |     host = "buehler.rocks"; | ||
|  |     sshUser = "felix"; | ||
|  |     buildOn = "remote"; | ||
|  |     substituteOnTarget = true; | ||
|  |   }; | ||
|  | } |