fwminex.{motiejus->servers}.jakst

This commit is contained in:
2024-07-31 09:19:13 +03:00
parent cda7123260
commit 8e80b76c12
8 changed files with 13 additions and 13 deletions

View File

@@ -87,7 +87,7 @@ rec {
"gccarch-armv8-a"
];
};
"fwminex.motiejus.jakst" = rec {
"fwminex.servers.jakst" = rec {
extraHostNames = [
jakstIP
vno1IP
@@ -135,7 +135,7 @@ rec {
mHosts = attrVals [
"mxp10.motiejus.jakst"
"mtworx.motiejus.jakst"
"fwminex.motiejus.jakst"
"fwminex.servers.jakst"
] hosts;
in
builtins.catAttrs "jakstIP" mHosts;