{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ ledger hledger bean-add beancount reckon ]; }