diff --git a/home/target/bagel/home/file/unison/default.prf.nix b/home/target/bagel/home/file/unison/default.prf.nix index 6f6b6eab..4c808663 100644 --- a/home/target/bagel/home/file/unison/default.prf.nix +++ b/home/target/bagel/home/file/unison/default.prf.nix @@ -2,7 +2,7 @@ userConfig: hostname: '' root = ${userConfig."${hostname}".homeDirectory}/Documents/cake -root = ssh://cake/${userConfig.hole.homeDirectory}/doc/shared +root = ssh://cake/${userConfig.cake.homeDirectory}/doc/shared logfile = ${userConfig."${hostname}".homeDirectory}/var/log/unison.log diff --git a/home/target/lemon/home/file/unison/default.prf.nix b/home/target/lemon/home/file/unison/default.prf.nix index 6f6b6eab..4c808663 100644 --- a/home/target/lemon/home/file/unison/default.prf.nix +++ b/home/target/lemon/home/file/unison/default.prf.nix @@ -2,7 +2,7 @@ userConfig: hostname: '' root = ${userConfig."${hostname}".homeDirectory}/Documents/cake -root = ssh://cake/${userConfig.hole.homeDirectory}/doc/shared +root = ssh://cake/${userConfig.cake.homeDirectory}/doc/shared logfile = ${userConfig."${hostname}".homeDirectory}/var/log/unison.log