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