{ lib, ... }:
{
imports = with lib.custom; [
(relativeToBase "home-manager")
];
# TODO change
programs.git.signing.key = "E4E751ECB68CD7BF";
}