update ssh
This commit is contained in:
@@ -4,4 +4,9 @@
|
|||||||
home.file.".ssh/authorized_keys".text = ''
|
home.file.".ssh/authorized_keys".text = ''
|
||||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEhhbuolStslBp3xFjRySJs+m84YbtTP6eWJeYW3qI4X odweta@endgame
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEhhbuolStslBp3xFjRySJs+m84YbtTP6eWJeYW3qI4X odweta@endgame
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
home.file."/.ssh/id_ed25519" = {
|
||||||
|
source = "/home/odweta/.ssh/id_ed25519";
|
||||||
|
mode = "0600";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user