diff --git a/nixos/home/danny/home.nix b/nixos/home/danny/home.nix index f163884..4e1ca46 100644 --- a/nixos/home/danny/home.nix +++ b/nixos/home/danny/home.nix @@ -198,7 +198,7 @@ # busybox # doesn't run on darwin # Utilities - neofetch # system info + fastfetch # system info btop # resource monitor zoxide # directory jumping (cd alternative) tldr # community driven manpage alternative diff --git a/nixos/hosts/macbookair.nix b/nixos/hosts/macbookair.nix index a5fc32a..f3890b6 100644 --- a/nixos/hosts/macbookair.nix +++ b/nixos/hosts/macbookair.nix @@ -137,7 +137,7 @@ xdg-utils # terminal desktop intergrations (i.e. allow terminal to open browser) xclip # terminal clipboard integration (i.e. allow terminal to r/w clipboard) - neofetch # system info + fastfetch # system info btop # resource monitor wget # downloader tldr # community driven manpage alternative diff --git a/nixos/hosts/wsl.nix b/nixos/hosts/wsl.nix index 84dbb09..f4786e4 100644 --- a/nixos/hosts/wsl.nix +++ b/nixos/hosts/wsl.nix @@ -71,7 +71,7 @@ # pyenv # poetry - neofetch # system info + fastfetch # system info btop # resource monitor tldr # community alternative to man fzf # fuzzy finder