WIP: SSH configuration restructure
Backup of SSH reorganization changes for future reference.
This commit is contained in:
		
							parent
							
								
									a6fa8866ac
								
							
						
					
					
						commit
						acab920858
					
				
					 7 changed files with 43 additions and 27 deletions
				
			
		| 
						 | 
				
			
			@ -78,9 +78,4 @@
 | 
			
		|||
      monthly = 12;   # Keep 12 monthly backups (1 year)
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # SSH host keys for borgbase.com
 | 
			
		||||
  programs.ssh.knownHostsFiles = [
 | 
			
		||||
    ./borgbase_hosts
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -76,9 +76,4 @@ in {
 | 
			
		|||
      monthly = 12;
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # SSH host keys for viridian
 | 
			
		||||
  programs.ssh.knownHostsFiles = [
 | 
			
		||||
    ./viridian_hosts
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue