users/isa: Refactor ssh public key
This commit is contained in:
		| @@ -3,9 +3,8 @@ | ||||
| { | ||||
|   users.users.isa = { | ||||
|     isNormalUser = true; | ||||
|     extraGroups = [ "guests" ]; | ||||
|     openssh.authorizedKeys.keys = [ | ||||
|       "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGrvhqC/tZzpLMs/qy+1xNSVi2mfn8LXPIEhh7dcGn9e" | ||||
|       (builtins.readFile ./ssh.pub) | ||||
|     ]; | ||||
|   }; | ||||
| } | ||||
|   | ||||
							
								
								
									
										1
									
								
								users/isa/ssh.pub
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								users/isa/ssh.pub
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGrvhqC/tZzpLMs/qy+1xNSVi2mfn8LXPIEhh7dcGn9e | ||||
		Reference in New Issue
	
	Block a user