forked from jan-leila/nix-config
		
	set comment on hostKeys
This commit is contained in:
		
							parent
							
								
									e97b8738e5
								
							
						
					
					
						commit
						45f0ffb096
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -59,6 +59,7 @@ in | ||||||
|     # TODO: this should reference the home directory from the user config |     # TODO: this should reference the home directory from the user config | ||||||
|     services.openssh.hostKeys = [ |     services.openssh.hostKeys = [ | ||||||
|       { |       { | ||||||
|  |         comment = "leyla@" + config.networking.hostName; | ||||||
|         path = "/home/leyla/.ssh/leyla_" + config.networking.hostName + "_ed25519"; |         path = "/home/leyla/.ssh/leyla_" + config.networking.hostName + "_ed25519"; | ||||||
|         rounds = 100; |         rounds = 100; | ||||||
|         type = "ed25519"; |         type = "ed25519"; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue