fixed ipv6 on cirrus, fixed remote backups on cirrostratus.
This commit is contained in:
		
							parent
							
								
									084e4ca421
								
							
						
					
					
						commit
						31d93e3770
					
				
					 6 changed files with 11 additions and 18 deletions
				
			
		
							
								
								
									
										3
									
								
								justfile
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								justfile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -9,6 +9,9 @@ home-manager target=(`whoami`+"@"+`hostname`):
 | 
			
		|||
    git add -AN
 | 
			
		||||
    home-manager --flake .#{{target}} switch
 | 
			
		||||
 | 
			
		||||
deploy target:
 | 
			
		||||
    nixos-rebuild --flake .#{{target}} switch --target-host root@{{target}}
 | 
			
		||||
 | 
			
		||||
check:
 | 
			
		||||
    git add -AN
 | 
			
		||||
    nix flake check --keep-going
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue