Compare commits
2 commits
659cf55879
...
557b89b13e
Author | SHA1 | Date | |
---|---|---|---|
557b89b13e | |||
c874c83cd3 |
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ in
|
|||
services.renovate = {
|
||||
enable = true;
|
||||
credentials.RENOVATE_TOKEN = config.sops.secrets."renovate/token".path;
|
||||
runtimePackages = with pkg; [
|
||||
runtimePackages = with pkgs; [
|
||||
nix
|
||||
];
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Reference in a new issue