🔧 reconfigure logseq sync
This commit is contained in:
parent
743b196ec9
commit
6d5dbcbafc
1 changed files with 2 additions and 2 deletions
|
@ -103,9 +103,9 @@ with lib;
|
||||||
enable = lib.mkDefault false;
|
enable = lib.mkDefault false;
|
||||||
path = lib.mkDefault "/tmp/logseq";
|
path = lib.mkDefault "/tmp/logseq";
|
||||||
devices = [
|
devices = [
|
||||||
"chungus"
|
|
||||||
"cream"
|
|
||||||
"cherry"
|
"cherry"
|
||||||
|
"chungus"
|
||||||
|
"iPad"
|
||||||
"iPhone"
|
"iPhone"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue