diff --git a/nixos/hosts/macos.nix b/nixos/hosts/macos.nix index 329bb43..9d9f22f 100644 --- a/nixos/hosts/macos.nix +++ b/nixos/hosts/macos.nix @@ -57,7 +57,8 @@ }; environment.systemPackages = with pkgs; [ - ripgrep + ripgrep # replacement for grep + fd # replacement for find wget # busybox #TODO: doesn't run on darwin