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