diff --git a/home/features/cli/default.nix b/home/features/cli/default.nix index 82e54b0..8a083bb 100644 --- a/home/features/cli/default.nix +++ b/home/features/cli/default.nix @@ -20,7 +20,6 @@ dos2unix # Convert DOS line endings to UNIX fast-cli # Netflix speed test fortune # Fortune cookies - gh # Github CLI httpie # Better curl jq # JSON pretty printer and manipulator mtr # Better traceroute diff --git a/home/features/cli/extras/default.nix b/home/features/cli/extras/default.nix index e16757c..e985bc6 100644 --- a/home/features/cli/extras/default.nix +++ b/home/features/cli/extras/default.nix @@ -13,6 +13,7 @@ dnscontrol # Control your DNS envsubst # Envvar substitution for Go google-cloud-sdk # GCP CLI + gh # Github CLI kubectl # Container wrangler nil # Nix LSP nixfmt-classic # Nix formatter (old, stable one until the new one is stableish)