summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/deployment/graphs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/deployment/graphs.nix')
-rw-r--r--makefu/2configs/deployment/graphs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/deployment/graphs.nix b/makefu/2configs/deployment/graphs.nix
index e7dc54dd..1f6deb1b 100644
--- a/makefu/2configs/deployment/graphs.nix
+++ b/makefu/2configs/deployment/graphs.nix
@@ -18,7 +18,7 @@ in {
}
'';
serverAliases = [
- "graph.r"
+ "graph.makefu.r"
"graph.${hn}" "graph.${hn}.r"
];
};