git.jakstys.lt points to jakstIP now
This commit is contained in:
parent
572a37c17a
commit
1c0126e35e
@ -23,6 +23,10 @@
|
|||||||
] (_: null);
|
] (_: null);
|
||||||
in
|
in
|
||||||
lib.mapAttrs (_name: builtins.intersectAttrs sshAttrs) myData.hosts;
|
lib.mapAttrs (_name: builtins.intersectAttrs sshAttrs) myData.hosts;
|
||||||
|
extraConfig = ''
|
||||||
|
Host git.jakstys.lt
|
||||||
|
HostName ${myData.hosts."fwminex.servers.jakst".jakstIP}
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user