From 33b704060e74e970313a1d64f6112588fca2332c Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 24 Oct 2024 14:52:36 +0200 Subject: refactor(modules/unison): Migrate to `by-name` and parameterize --- hosts/tiamat/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/tiamat') diff --git a/hosts/tiamat/default.nix b/hosts/tiamat/default.nix index b679ec62..3e531c7d 100644 --- a/hosts/tiamat/default.nix +++ b/hosts/tiamat/default.nix @@ -19,6 +19,7 @@ backupDiskUuid = "c06ce163-2955-4388-b212-dfec4448fcf4"; enable = true; }; + unison.foreign.address = "apzu.fritz.box"; }; locale = { enable = true; -- cgit 1.4.1