{ config, lib, ... }: { home = { activation = { addManifestJson = lib.hm.dag.entryAfter ["writeBoundary"] ''$DRY_RUN_CMD ln -s $VERBOSE_ARG "${./profile}" "${config.xdg.stateHome}/nix/profiles/"''; }; }; }