{ self, ... }: let profilesPath = "${self}/profiles"; in { imports = [ "${profilesPath}/common/home/settings.nix" ./symlink.nix ]; }