summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKierĂ¡n Meinhardt <kmein@posteo.de>2021-11-30 22:00:34 +0100
committertv <tv@krebsco.de>2021-11-30 22:09:06 +0100
commit92d4181242b959f983899dc358866871df1c7d4c (patch)
treed7dcc6c41ffb2b2c0b25db65c70e5d7cfd343d77
parentcc413d8a9a35d6a47caed88bf5674eb07d5bd8ab (diff)
external: kmein takes over graph.r
-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"
];
};