summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-02-27 23:58:28 +0100
committermakefu <github@syntax-fehler.de>2019-02-27 23:58:28 +0100
commitec2dffd71e30f831c4ff631713dd14bea9e48df3 (patch)
tree74cd8458e9279dc04285dad729ba6403c0e25d54 /krebs/3modules/makefu
parentf786e5a22f4dcf6a852d8cf87695e6fd90faf888 (diff)
ma: add base name to aliases when overriding
Diffstat (limited to 'krebs/3modules/makefu')
-rw-r--r--krebs/3modules/makefu/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/krebs/3modules/makefu/default.nix b/krebs/3modules/makefu/default.nix
index c65b2797..b38c9104 100644
--- a/krebs/3modules/makefu/default.nix
+++ b/krebs/3modules/makefu/default.nix
@@ -132,6 +132,7 @@ in {
retiolum = {
ip4.addr = "10.243.0.89";
aliases = [
+ "omo.r"
"dcpp.omo.r"
"torrent.omo.r"
];
@@ -145,6 +146,7 @@ in {
retiolum = {
ip4.addr = "10.243.214.15";
aliases = [
+ "wbob.r"
"hydra.wbob.r"
];
};
@@ -206,6 +208,7 @@ in {
via = internet;
ip4.addr = "10.243.0.213";
aliases = [
+ "gum.r"
"backup.makefu.r"
"blog.gum.r"
"blog.makefu.r"