ops/nixos/hm/common: Tweak the IP for SAR1.
This commit is contained in:
parent
6e746fb2cf
commit
58793004a2
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ in
|
||||||
};
|
};
|
||||||
in ({
|
in ({
|
||||||
sar1 = {
|
sar1 = {
|
||||||
hostname = "81.131.50.219";
|
hostname = "82.163.116.114";
|
||||||
extraOptions.setEnv = "TERM=xterm-256color";
|
extraOptions.setEnv = "TERM=xterm-256color";
|
||||||
};
|
};
|
||||||
sar1-mon1 = {
|
sar1-mon1 = {
|
||||||
|
|
Loading…
Reference in a new issue