{ inputs, ... }: { flake.overlays = { qt6ct = import ./qt6ct.nix; mygit = import ./git.nix; }; }