{pkgs, ...}: { environment.systemPackages = with pkgs; [ virt-viewer # lazydocker docker-client # distrobox # boxbuddy # freerdp # winboat ]; }