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 cc413d8a9a
commit 92d4181242

View file

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