update ssh

This commit is contained in:
Odweta
2026-01-19 17:48:09 +01:00
parent 7b920bfa4f
commit cd816c7a56
+1 -4
View File
@@ -5,8 +5,5 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEhhbuolStslBp3xFjRySJs+m84YbtTP6eWJeYW3qI4X odweta@endgame
'';
home.file."/.ssh/id_ed25519" = {
source = "/home/odweta/.ssh/id_ed25519";
mode = "0600";
};
home.file.".ssh/id_ed25519".source = "/home/odweta/.ssh/id_ed25519";
}