diff --git a/flake.nix b/flake.nix index dfde150..e59cbab 100644 --- a/flake.nix +++ b/flake.nix @@ -168,6 +168,7 @@ ]; }; activation.setupDotfiles = lib.hm.dag.entryAfter ["writeBoundary"] '' + touch test.txt if [[ -v DRY_RUN ]]; then echo "Dry run: Would bootstrap dotfiles from labs.scarif.space" exit