diff options
Diffstat (limited to 'accounts')
-rw-r--r-- | accounts/gkleen@sif/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index df400366..cfeea290 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
@@ -202,7 +202,7 @@ in { | |||
202 | enable = true; | 202 | enable = true; |
203 | pairs = { | 203 | pairs = { |
204 | documents = { | 204 | documents = { |
205 | roots = ["${cfg.home.homeDirectory}/documents" "ssh://vidhar/documents"]; | 205 | roots = ["${cfg.home.homeDirectory}/documents" "ssh://unison.vidhar/documents"]; |
206 | stateDirectory = "${cfg.xdg.dataHome}/documents.unison"; | 206 | stateDirectory = "${cfg.xdg.dataHome}/documents.unison"; |
207 | commandOptions = { | 207 | commandOptions = { |
208 | auto = "true"; | 208 | auto = "true"; |