mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-09-17 19:15:58 +02:00
chore: update gallifrey key
This commit is contained in:
parent
b17d1e2031
commit
f38c7b5764
2 changed files with 3 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
openssh.authorizedPrincipals = [ "julien_root" ];
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGa+7n7kNzb86pTqaMn554KiPrkHRGeTJ0asY1NjSbpr julien@tower"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMAa0wll9ildhgPiV0DhgJXXtw3TQr5VkNxxxPspHSbX julien@gallifrey"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFwMV/IsMl07Oa3Vw8hO4K4YLusREtNhZrYD/81/Bhqr julien@gallifrey"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -20,7 +20,8 @@
|
|||
hashedPasswordFile = config.age.secrets.julien-password.path;
|
||||
openssh.authorizedPrincipals = [ "julien" ];
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMAa0wll9ildhgPiV0DhgJXXtw3TQr5VkNxxxPspHSbX julien@gallifrey"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFwMV/IsMl07Oa3Vw8hO4K4YLusREtNhZrYD/81/Bhqr julien@gallifrey"
|
||||
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIADCpuBL/kSZShtXD6p/Nq9ok4w1DnlSoxToYgdOvUqo julien@telecom"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHH2mPgov6t7oFfEjtZr/DdJW5qSQYqbw+4uYitOCf9n julien@arcadia"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue