{ config, lib, pkgs, ... }: { home.packages = (with pkgs; [ git just ]); }