ops/nixos/hm/common: Tweak the IP for SAR1.

This commit is contained in:
Luke Granger-Brown 2022-04-30 16:48:35 +01:00
parent 6e746fb2cf
commit 58793004a2

View file

@ -45,7 +45,7 @@ in
};
in ({
sar1 = {
hostname = "81.131.50.219";
hostname = "82.163.116.114";
extraOptions.setEnv = "TERM=xterm-256color";
};
sar1-mon1 = {