From 3deea35efba2a5177460c3e7391370bb19fdedd8 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Wed, 11 Mar 2026 13:20:59 -0400 Subject: [PATCH] vira: no gh for now --- modules/home/services/vira.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/home/services/vira.nix b/modules/home/services/vira.nix index c5acf98..55cdde0 100644 --- a/modules/home/services/vira.nix +++ b/modules/home/services/vira.nix @@ -41,11 +41,13 @@ in autoBuildNewBranches = true; package = inputs.vira.packages.${pkgs.stdenv.hostPlatform.system}.default; - github = { + /* + github = { appId = 2989507; privateKeyFile = config.age.secrets."vira-github-private-key.age".path; webhookSecretFile = config.age.secrets."vira-github-webhook-secret.age".path; - }; + }; + */ initialState = { repositories = {