mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
chore[client]: stop anki autosync
This commit is contained in:
parent
1c692101b9
commit
acd87fca74
2 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ in
|
|||
spacebarRatesCard = true;
|
||||
# videoDriver = "opengl";
|
||||
sync = {
|
||||
autoSync = true;
|
||||
autoSync = false; # sync on profile close will delay system shutdown
|
||||
syncMedia = true;
|
||||
url = "https://${globals.services.ankisync.domain}";
|
||||
usernameFile = nixosConfig.sops.secrets.anki-user.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue