From 4ac14497f9d45006426ea555c8f8b3aadabcba68 Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Sat, 26 Oct 2024 13:18:20 +0200 Subject: [PATCH] feat: :package: Add gh and gh copilot cli --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 04161cd..3b42b62 100644 --- a/flake.nix +++ b/flake.nix @@ -22,6 +22,8 @@ pkgs.pnpm pkgs.terraform pkgs.termdown + pkgs.gh-copilot + pkgs.gh ]; # HomeBrew configuration