{ pkgs, inputs, ... }: { environment.systemPackages = with pkgs; [ inputs.triton-vmtools.packages.${pkgs.system}.default ]; }