Better test

This commit is contained in:
2026-02-28 14:50:32 +00:00
parent 7b8b1bfbd3
commit 3caa686a2b

View File

@@ -168,7 +168,7 @@
]; ];
}; };
activation.setupDotfiles = lib.hm.dag.entryAfter ["writeBoundary"] '' activation.setupDotfiles = lib.hm.dag.entryAfter ["writeBoundary"] ''
touch test.txt touch "$HOME/test.txt"
if [[ -v DRY_RUN ]]; then if [[ -v DRY_RUN ]]; then
echo "Dry run: Would bootstrap dotfiles from labs.scarif.space" echo "Dry run: Would bootstrap dotfiles from labs.scarif.space"
exit exit