lass 1 echelon: get hostName from build.host.name
This commit is contained in:
parent
45acff3626
commit
e4b27b5286
@ -44,6 +44,6 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
networking.hostName = "echelon";
|
||||
networking.hostName = config.krebs.build.host.name;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user