{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ brightnessctl git jq neofetch ripgrep # rg in home/hyprland.nix swww tree wget wl-clipboard ]; }