feat: generalize SSH key config
This commit is contained in:
@@ -10,7 +10,7 @@ in
|
||||
repo.machines.zenith = {
|
||||
portable = true;
|
||||
|
||||
sourceControl = {
|
||||
sshKeys = {
|
||||
personal.publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIQy4k04gU7UpjBgyUQ57kUwxOdt79LvMCiCekXZeZhd kiri@zenith";
|
||||
work.publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIHJz5uHKm0/TiMNh/cmzrODHNZ8NgEEZe+47XnJwQGk kiri@zenith#work";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user