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