diff --git a/machines/urithiru/default.nix b/machines/urithiru/default.nix index c34695d2..6ece696e 100644 --- a/machines/urithiru/default.nix +++ b/machines/urithiru/default.nix @@ -49,9 +49,9 @@ } { path = "zdata/data"; - remotePath = "zdata/data"; + remotePath = "zdata/safe/data"; fast = false; - location = "192.168.0.2"; + location = "elendel.vanpetegem.me"; } ]; rootDataset = "zroot/local/root";