forked from rarias/bscpkgs
Set the ssh host from the machine config
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
mn4 = {
|
||||
config = {
|
||||
name = "mn4";
|
||||
sshHosts = [ "mn1" "mn2" "mn3" ];
|
||||
sshHost = "mn1";
|
||||
nixPrefix = "/gpfs/projects/bsc15/nix";
|
||||
cachelineBytes = 64;
|
||||
march = "skylake-avx512";
|
||||
|
||||
Reference in New Issue
Block a user