Add dlcluster and new penny IP
This commit is contained in:
parent
94b0c4ff61
commit
e66357a2f2
@ -221,9 +221,19 @@
|
||||
proxyJump = "login1";
|
||||
};
|
||||
penny = {
|
||||
hostname = "192.168.88.41";
|
||||
hostname = "192.168.88.14";
|
||||
user = "jhinkle";
|
||||
};
|
||||
dlcluster = {
|
||||
hostname = "dlcluster.nvidia.com";
|
||||
user = "jhinkle";
|
||||
proxyJump = "penny";
|
||||
};
|
||||
router ={
|
||||
hostname = "192.168.88.1";
|
||||
user = "jacob";
|
||||
port = 2200;
|
||||
};
|
||||
};
|
||||
};
|
||||
tmux = import ./tmux.nix;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user