fixup! WIP: enable gickup on bicep

This commit is contained in:
h7x4
2025-05-07 23:05:29 +02:00
parent 792958edf4
commit 20e7171934
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
instances = let
defaultGithubConfig = {
settings.token_file = sops.secrets."gickup/github-token".path;
settings.token_file = config.sops.secrets."gickup/github-token".path;
};
defaultGitlabConfig = {
# settings.token_file = ...