diff --git a/home/modules/anki.nix b/home/modules/anki.nix index 7dc2601..c39f60f 100644 --- a/home/modules/anki.nix +++ b/home/modules/anki.nix @@ -1,3 +1,6 @@ { enable = true; + # sync = { + # username = config.sops.secrets."email/personal".path; + # }; }