{ pkgs, inputs, ... }: { home-manager.useGlobalPkgs = true; home-manager.users.dadada = inputs.self.hmConfigurations.dadada; }