cleo-darwin: enable ssh
This commit is contained in:
@@ -18,4 +18,8 @@ in {
|
||||
_1PassKeyName = "Cleo SSH Key";
|
||||
_1PassKeyVault = "Cleo";
|
||||
};
|
||||
sshPublicKeys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILsZW38Ad1GAhGgfo7LsBzt6M4oo30VafsmNrILPMVio" # Personal SSH Key
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHC7FdwVyL71a2+7K9DFqNEiuvHO4eDh5ndS1tivimMi" # Cleo SSH Key
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user