{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ atop btop btrfs-progs compsize fd htop tmux vim ]; }