{ pkgs, ... }: { home.packages = with pkgs; [ hydra-check nix-init tldr (callPackage ../../../apps/rebuild { }) ]; }