Skip to content

Fix NIX_SSHOPTS variable expansion in harmonia module

Smartypants requested to merge add-harmonia-module into master

Summary

  • Split NIX_SSHOPTS into a separate export so the shell expands $HARMONIA_KEY_FILE before nix copy runs
  • Each GitLab CI script line runs in its own context, so inline assignment wasn't expanding

Merge request reports