forked from jan-leila/nix-config
		
	added key for horizon to authorized keys for defiant
This commit is contained in:
		
							parent
							
								
									8934d441dc
								
							
						
					
					
						commit
						8e5978d1b5
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -44,6 +44,12 @@ in | |||
|           ]; | ||||
| 
 | ||||
|           hashedPasswordFile = config.sops.secrets."passwords/leyla".path; | ||||
| 
 | ||||
|           openssh = { | ||||
|             authorizedKeys.keys = [ | ||||
|               "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJHeItmt8TRW43uNcOC+eIurYC7Eunc0V3LGocQqLaYj leyla@horizon" | ||||
|             ]; | ||||
|           }; | ||||
|         } else { | ||||
|           isSystemUser = true; | ||||
|         } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue