krebs: add hotdog-repo-sync

This commit is contained in:
lassulus 2017-07-26 00:21:29 +02:00
parent 644419b611
commit 4c8afbd210

View File

@ -120,6 +120,11 @@ in {
krebs = { krebs = {
pubkey = "lol"; # TODO krebs.users.krebs.pubkey should be unnecessary pubkey = "lol"; # TODO krebs.users.krebs.pubkey should be unnecessary
}; };
hotdog-repo-sync = {
name = "hotdog-repo-sync";
mail = "spam@krebsco.de";
pubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILzTvaR3QqOD3oEEGHQzg/sRnNbKJnZYcV9htDvXmu53";
};
puyak-repo-sync = { puyak-repo-sync = {
name = "puyak-repo-sync"; name = "puyak-repo-sync";
mail = "spam@krebsco.de"; mail = "spam@krebsco.de";