{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ brightnessctl git neofetch swww tree wget wl-clipboard ]; }