diff --git a/cask.nix b/cask.nix index faba933..005d044 100644 --- a/cask.nix +++ b/cask.nix @@ -16,8 +16,7 @@ "docker" "sloth" "vscodium" - "hoppscotch" - "postman" + "bruno" "utm" "balenaetcher" "outerbase-studio" diff --git a/home/pkgs.nix b/home/pkgs.nix index f6d5f9b..1225bbc 100644 --- a/home/pkgs.nix +++ b/home/pkgs.nix @@ -19,10 +19,19 @@ with pkgs; tree wget woff2 - bat rsync yq + # Rust utils + bat + eza + ripgrep + ripgrep-all + zoxide + uutils-coreutils-noprefix + dust + yazi + # Dev devenv nixpacks @@ -38,7 +47,6 @@ with pkgs; lua luajitPackages.luarocks ast-grep - ripgrep # Language specific nixfmt-rfc-style diff --git a/hosts/mac16.nix b/hosts/mac16.nix index 27d54c0..b27e14c 100644 --- a/hosts/mac16.nix +++ b/hosts/mac16.nix @@ -16,6 +16,7 @@ boundary awscli2 _1password-cli + vault ]; }; }