m: graphs -> graph
This commit is contained in:
parent
27bc75cb74
commit
afc0afbf8c
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue