1
0
forked from clan/clan-infra

Merge pull request 'Add ssh key for www user for gitea action' (#175) from Qubasa-main into main

This commit is contained in:
clan-bot 2024-05-03 18:32:59 +00:00
commit d3d6edfb27

View File

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