nixpkgs-update: fix github_token

it is already deployed with sops
This commit is contained in:
Ryan Mulligan 2022-08-13 07:38:46 -07:00
parent 6843ef7472
commit 399db233f2

View file

@ -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}"
];