mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 09:42:11 +01:00 
			
		
		
		
	nixinate: migrate from deploy-rs
This commit is contained in:
		
							parent
							
								
									1f940b9852
								
							
						
					
					
						commit
						de5fd563c3
					
				
					 8 changed files with 65 additions and 46 deletions
				
			
		
							
								
								
									
										9
									
								
								machines/serverle/nixinate.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								machines/serverle/nixinate.nix
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| _: { | ||||
|   _module.args.nixinate = { | ||||
|     host = "serverle.local"; | ||||
|     sshUser = "felix"; | ||||
|     buildOn = "remote"; | ||||
|     substituteOnTarget = true; | ||||
|     hermetic = true; | ||||
|   }; | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler