github-copilot: revert workaround since it was integrated upstream
This commit is contained in:
parent
772b38a246
commit
b13a2f1ca1
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