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 = [ serverAliases = [
"graphs.r" "graphs.retiolum" "graph.r"
"graphs.${hn}" "graphs.${hn}.retiolum" "graph.${hn}" "graph.${hn}.r"
]; ];
}; };
anonymous = { anonymous = {