{ inputs, ... }: { home = { username = "cdreyes"; homeDirectory = "/Users/cdreyes"; }; my = import ./toggles.nix { inherit inputs; }; }