chore(nixfmt): format

This commit is contained in:
2026-01-17 17:34:28 +01:00
parent a8f3f222b1
commit 33b022c659
4 changed files with 103 additions and 90 deletions

View File

@@ -24,11 +24,11 @@ in
defaultSopsFile = "${inputs.nix-secrets}/secrets.yaml";
secrets = {
taskwarrior_sync_server_url = {};
taskwarrior_sync_server_client_id = {};
taskwarrior_sync_encryption_secret = {};
anki_sync_user = {};
anki_sync_key = {};
taskwarrior_sync_server_url = { };
taskwarrior_sync_server_client_id = { };
taskwarrior_sync_encryption_secret = { };
anki_sync_user = { };
anki_sync_key = { };
};
templates."taskrc.d/sync" = {