about summary refs log tree commit diff stats
path: root/hosts/apzu/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/apzu/default.nix')
-rw-r--r--hosts/apzu/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/apzu/default.nix b/hosts/apzu/default.nix
index 98c83325..d1a83fec 100644
--- a/hosts/apzu/default.nix
+++ b/hosts/apzu/default.nix
@@ -19,6 +19,7 @@
       hostName = "apzu";
       mode = "NetworkManager";
     };
+    services.unison.foreign.address = "tiamat.fritz.box";
     nixpkgs = {
       enable = true;
       systemName = "x86_64-linux";