{ config, pkgs, lib, ... }: { environment.systemPackages = with pkgs; [ vim git wget htop bottom nvtopPackages.full uutils-coreutils nixfmt-rfc-style nixfmt-tree zip unzip ripgrep eza fastfetch rsync screen ]; }