{ pkgs, ... }: { environment.systemPackages = with pkgs; [ nil neovim wget git fastfetch ]; }