Integrate changes to forgejo-runner and gh-copilot #26
1 changed files with 1 additions and 3 deletions
|
|
@ -4,9 +4,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [
|
||||
(pkgs.github-copilot-cli.overrideAttrs (oldAttrs: {
|
||||
postInstall = "";
|
||||
}))
|
||||
pkgs.github-copilot-cli
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue