diff --git a/modules/nix-tools/rebuild.nix b/modules/nix-tools/rebuild.nix index 140f6eb..56fcb82 100644 --- a/modules/nix-tools/rebuild.nix +++ b/modules/nix-tools/rebuild.nix @@ -134,7 +134,7 @@ extraPackages = with config.pkgs; [ coreutils hostname nh ]; preHook = '' CONFIG=${config.configuration} - echo "Switching to $CONFIG" + echo "Switching to $CONFIG from ${config.flakeDir}" ''; package = config.pkgs.nh; args = [