{ pkgs, ... }: { home.packages = builtins.attrValues { inherit (pkgs) lingot tonelib-gfx ; }; }