external: kmein takes over graph.r

This commit is contained in:
Kierán Meinhardt 2021-11-30 22:00:34 +01:00 committed by tv
parent 09256b0e4f
commit 948584f291
3 changed files with 3 additions and 2 deletions

View File

@ -151,6 +151,7 @@ in {
"makanek.kmein.r"
"grafana.kmein.r"
"names.kmein.r"
"graph.r"
];
tinc.pubkey = ''
-----BEGIN RSA PUBLIC KEY-----

View File

@ -221,7 +221,7 @@ in {
"cgit.gum.r"
"dcpp.gum.r"
"dcpp.nextgum.r"
"graph.r"
"graph.makefu.r"
"logs.makefu.r"
"netdata.makefu.r"
"nextgum.r"

View File

@ -18,7 +18,7 @@ in {
}
'';
serverAliases = [
"graph.r"
"graph.makefu.r"
"graph.${hn}" "graph.${hn}.r"
];
};