diff options
Diffstat (limited to 'nix-conf/home/includes')
-rw-r--r-- | nix-conf/home/includes/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix index 7026292..0db379a 100644 --- a/nix-conf/home/includes/common.nix +++ b/nix-conf/home/includes/common.nix @@ -169,7 +169,7 @@ in hostname = "130.162.163.108"; }; "o2" = { - hostname = "143.47.239.39"; + hostname = "152.67.142.10"; }; "tilde.institute" = { hostname = "tilde.institute"; |