m: graphs -> graph

This commit is contained in:
makefu 2017-04-15 17:58:20 +02:00
parent 27bc75cb74
commit afc0afbf8c

View file

@ -23,8 +23,8 @@ in {
}
'';
serverAliases = [
"graphs.r" "graphs.retiolum"
"graphs.${hn}" "graphs.${hn}.retiolum"
"graph.r"
"graph.${hn}" "graph.${hn}.r"
];
};
anonymous = {