Alias for 'lem'

This commit is contained in:
2023-07-18 09:40:46 -07:00
parent 63f2279462
commit e08d144e65
2 changed files with 12 additions and 15 deletions
+4 -7
View File
@@ -1,7 +1,8 @@
{
aliases = {
gemini = "procul.informis.land.";
git = "procul.informis.land.";
git = "procul.informis.land.";
lem = "procul.informis.land.";
};
srv-records = {
@@ -20,10 +21,6 @@
}];
};
};
hosts = {
procul = {
ipv4-address = "172.86.179.18";
};
};
hosts = { procul = { ipv4-address = "172.86.179.18"; }; };
}