diff --git a/git_system.nix b/git_system.nix index 45f28ad..927ffd1 100644 --- a/git_system.nix +++ b/git_system.nix @@ -99,7 +99,7 @@ in enable = true; schedule = "1 h"; credentials = { - RENOVATE_TOKEN = "199bcb355567e75a3c2c6f58c2c20e46939f1652"; + RENOVATE_TOKEN = "/etc/renovate/token"; }; settings = { endpoint = "https://pts-paper.de/api/v1/";