activation scripts

This commit is contained in:
John Lancaster
2026-02-16 12:55:00 -06:00
parent b8072f2d87
commit 85c3849d94

View File

@@ -17,7 +17,8 @@
in in
{ {
home.activation.printFlakeDir = lib.hm.dag.entryAfter ["writeBoundary"] '' home.activation.printFlakeDir = lib.hm.dag.entryAfter ["writeBoundary"] ''
$VERBOSE_ECHO "Home Manager flake directory: ${flakeDir}" run echo "Home Manager flake directory: ${flakeDir}"
run verboseEcho "Home Manager flake directory: ${flakeDir}"
''; '';
home.packages = with pkgs; [ home.packages = with pkgs; [