1
0
forked from clan/clan-infra

Add gitea-ci ssh key to www

This commit is contained in:
Luis Hebendanz 2024-05-07 13:35:13 +02:00
parent ec647b0a35
commit 729fb85a70

View File

@ -11,7 +11,7 @@
++ [
# ssh-homepage-key
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMxZ3Av30M6Sh6NU1mnCskB16bYtNP8vskc/+ud0AU1C ssh-homepage-key"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFKCKKLgoJOAxxeNANpotQS9bOyvE486km7Uq4E4riIv gitea-ci-key"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBuYyfSuETSrwqCsWHeeClqjcsFlMEmiJN6Rr8/DwrU0 gitea-ci"
];
isSystemUser = true;
shell = "/run/current-system/sw/bin/bash";