diff --git a/configs/common.nix b/configs/common.nix index f016928..7f5aea2 100644 --- a/configs/common.nix +++ b/configs/common.nix @@ -55,12 +55,14 @@ in { environment = { systemPackages = with pkgs; [ - neovim - git + btop curl - wget + git htop + ncdu + neovim ripgrep + wget ]; variables = {