added flake dir output
This commit is contained in:
@@ -134,7 +134,7 @@
|
|||||||
extraPackages = with config.pkgs; [ coreutils hostname nh ];
|
extraPackages = with config.pkgs; [ coreutils hostname nh ];
|
||||||
preHook = ''
|
preHook = ''
|
||||||
CONFIG=${config.configuration}
|
CONFIG=${config.configuration}
|
||||||
echo "Switching to $CONFIG"
|
echo "Switching to $CONFIG from ${config.flakeDir}"
|
||||||
'';
|
'';
|
||||||
package = config.pkgs.nh;
|
package = config.pkgs.nh;
|
||||||
args = [
|
args = [
|
||||||
|
|||||||
Reference in New Issue
Block a user