nixpkgs-update: fix github_token
it is already deployed with sops
This commit is contained in:
parent
6843ef7472
commit
399db233f2
1 changed files with 0 additions and 1 deletions
|
@ -163,7 +163,6 @@ in
|
|||
"d /run/nixpkgs-update/worker - r-ryantm r-ryantm - -"
|
||||
|
||||
"L+ /var/lib/nixpkgs-update/bin/nixpkgs-update - - - - ${nixpkgs-update.defaultPackage.${pkgs.system}}/bin/nixpkgs-update"
|
||||
"L+ /var/lib/nixpkgs-update/github_token.txt - - - - ${config.sops.secrets.github-r-ryantm-token.path}"
|
||||
"L+ /var/lib/nixpkgs-update/worker/github_token.txt - - - - ${config.sops.secrets.github-r-ryantm-token.path}"
|
||||
"L+ /var/lib/nixpkgs-update/worker/cachix/cachix.dhall - - - - ${config.sops.secrets.nix-community-cachix.path}"
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue