mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-08 07:06:09 +08:00
vira: no gh for now
This commit is contained in:
parent
635ed169f7
commit
3deea35efb
1 changed files with 4 additions and 2 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue