{pkgs, ...}: { environment.systemPackages = with pkgs; [ keepassxc firefox prismlauncher # k8s stuff talosctl kubectl kubernetes-helm ]; }