Better test
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user