From 7b8b1bfbd3234965bb79c2cacf76118fb2cb2a7f Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 28 Feb 2026 14:48:18 +0000 Subject: [PATCH] Test activation --- flake.nix | 1 + 1 file changed, 1 insertion(+) 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