{pkgs, ...}: { environment.systemPackages = with pkgs; [ git cloudflared ]; }