diff options
Diffstat (limited to 'profiles/laptop.nix')
-rw-r--r-- | profiles/laptop.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/laptop.nix b/profiles/laptop.nix index f6af7ac..3284952 100644 --- a/profiles/laptop.nix +++ b/profiles/laptop.nix @@ -119,7 +119,7 @@ services.muchsync = { remotes = { lithium = { - frequency = "*:0/10"; + frequency = "*:0/05"; upload = true; remote = { host = "dev.simatime.com"; |