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