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